Searched refs:RemoveKeyValueStore (Results 1 – 3 of 3) sorted by relevance
120 void RemoveKeyValueStore(const std::string& name);
340 void KeyValueStore::RemoveKeyValueStore(const string& name) { in RemoveKeyValueStore() function in shill::KeyValueStore
110 store_.RemoveKeyValueStore(kKey); in TEST_F()