OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveRpcIdentifier
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/
key_value_store.h
122
void
RemoveRpcIdentifier
(const std::string& name);
key_value_store.cc
344
void KeyValueStore::
RemoveRpcIdentifier
(const string& name) {
key_value_store_unittest.cc
121
store_.
RemoveRpcIdentifier
(kKey);
Completed in 429 milliseconds