Searched refs:WriteKey (Results 1 – 5 of 5) sorted by relevance
27 WriteKey(entry_.get(), key); in InternalEntry()71 bool InternalEntry::WriteKey(LogStoreEntry* entry, const std::string& key) { in WriteKey() function in disk_cache::InternalEntry
51 bool WriteKey(LogStoreEntry* entry, const std::string& key);
181 virtual void WriteKey(const std::string& key, const std::string& value,
269 void SyncStorage::WriteKey(const std::string& key, const std::string& value, in WriteKey() function in syncer::SyncStorage
172 sync_system_resources_.storage()->WriteKey( in TEST_F()