Home
last modified time | relevance | path

Searched refs:SetRpcIdentifiers (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dkey_value_store.h100 void SetRpcIdentifiers(const std::string& name,
Dkey_value_store.cc279 void KeyValueStore::SetRpcIdentifiers(const string& name, in SetRpcIdentifiers() function in shill::KeyValueStore
Dkey_value_store_unittest.cc129 store_.SetRpcIdentifiers(kKey, kValue); in TEST_F()