Searched refs:WriteKey (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/disk_cache/flash/
H A Dinternal_entry.cc27 WriteKey(entry_.get(), key);
71 bool InternalEntry::WriteKey(LogStoreEntry* entry, const std::string& key) { function in class:disk_cache::InternalEntry
H A Dinternal_entry.h51 bool WriteKey(LogStoreEntry* entry, const std::string& key);
/external/chromium_org/sync/notifier/
H A Dsync_system_resources.h181 virtual void WriteKey(const std::string& key, const std::string& value,
H A Dsync_system_resources.cc269 void SyncStorage::WriteKey(const std::string& key, const std::string& value, function in class:syncer::SyncStorage
H A Dsync_system_resources_unittest.cc172 sync_system_resources_.storage()->WriteKey(

Completed in 218 milliseconds