OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPortalDetectionDisabled
(Results
1 - 5
of
5
) sorted by null
/system/connectivity/shill/
mock_service.h
74
MOCK_CONST_METHOD0(
IsPortalDetectionDisabled
, bool());
device_unittest.cc
743
EXPECT_CALL(*service,
IsPortalDetectionDisabled
())
817
EXPECT_CALL(*service,
IsPortalDetectionDisabled
())
[
all
...]
service.h
309
virtual bool
IsPortalDetectionDisabled
() const;
[
all
...]
service.cc
[
all
...]
device.cc
[
all
...]
Completed in 461 milliseconds