OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRootPath
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/cellular/
cellular_capability_universal.cc
77
const char CellularCapabilityUniversal::
kRootPath
[] = "/";
442
modem_simple_proxy_->Disconnect(
kRootPath
,
[
all
...]
cellular_capability_universal.h
184
static const char
kRootPath
[];
cellular_capability_universal_unittest.cc
841
capability_->OnSimPathChanged(CellularCapabilityUniversal::
kRootPath
);
844
EXPECT_EQ(CellularCapabilityUniversal::
kRootPath
, capability_->sim_path_);
[
all
...]
Completed in 53 milliseconds