OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBearerDBusPath
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/cellular/
cellular_bearer_unittest.cc
35
const char
kBearerDBusPath
[] = "/org/freedesktop/ModemManager/Bearer/0";
55
bearer_(control_.get(),
kBearerDBusPath
, kBearerDBusService) {}
59
EXPECT_EQ(
kBearerDBusPath
, bearer_.dbus_path());
160
CreateDBusPropertiesProxy(
kBearerDBusPath
, kBearerDBusService))
177
CreateDBusPropertiesProxy(
kBearerDBusPath
, kBearerDBusService))
cellular_capability_universal_unittest.cc
539
const char
kBearerDBusPath
[] = "/bearer/dbus/path";
542
kBearerDBusPath
,
555
DeleteBearer(
kBearerDBusPath
, _, _,
586
const char
kBearerDBusPath
[] = "/bearer/dbus/path";
589
kBearerDBusPath
,
602
DeleteBearer(
kBearerDBusPath
, _, _,
[
all
...]
Completed in 553 milliseconds