Home
last modified time | relevance | path

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

/external/chromium_org/components/invalidation/
Dsync_system_resources.h188 virtual void WriteKey(const std::string& key, const std::string& value,
Dsync_system_resources_unittest.cc172 sync_system_resources_.storage()->WriteKey( in TEST_F()
Dsync_system_resources.cc222 void SyncStorage::WriteKey(const std::string& key, const std::string& value, in WriteKey() function in syncer::SyncStorage