Searched refs:RemoveRpcIdentifier (Results 1 – 3 of 3) sorted by relevance
122 void RemoveRpcIdentifier(const std::string& name);
344 void KeyValueStore::RemoveRpcIdentifier(const string& name) { in RemoveRpcIdentifier() function in shill::KeyValueStore
121 store_.RemoveRpcIdentifier(kKey); in TEST_F()