OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLinkMonitorDisableProperty
(Results
1 - 2
of
2
) sorted by null
/external/cros/system_api/dbus/shill/
dbus-constants.h
89
const char
kLinkMonitorDisableProperty
[] = "LinkMonitorDisable";
[
all
...]
/system/connectivity/shill/
service.cc
281
store_.RegisterBool(
kLinkMonitorDisableProperty
, &link_monitor_disabled_);
[
all
...]
Completed in 1459 milliseconds