OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kReconnectOfflineTimeoutSeconds
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/vpn/
openvpn_driver.h
182
static const int
kReconnectOfflineTimeoutSeconds
;
openvpn_driver.cc
160
const int OpenVPNDriver::
kReconnectOfflineTimeoutSeconds
= 2 * 60;
[
all
...]
openvpn_driver_unittest.cc
228
return OpenVPNDriver::
kReconnectOfflineTimeoutSeconds
;
[
all
...]
Completed in 42 milliseconds