OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kStorageType
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
service.cc
121
const char Service::
kStorageType
[] = "Type";
608
storage->SetString(id,
kStorageType
, GetTechnologyString());
[
all
...]
service.h
99
static const char
kStorageType
[];
[
all
...]
Completed in 5661 milliseconds