Searched defs:kRegularPingTimeoutSeconds (Results 1 - 1 of 1) sorted by relevance
/external/libweave/src/notification/ | ||
H A D | xmpp_channel.cc | 81 const int kRegularPingTimeoutSeconds = 30; member in namespace:weave::__anon11417 417 base::TimeDelta::FromSeconds(kRegularPingTimeoutSeconds)); |
Completed in 28 milliseconds