Searched refs:EncodeIDBKeyPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.h43 CONTENT_EXPORT void EncodeIDBKeyPath(const IndexedDBKeyPath& value,
H A Dindexed_db_leveldb_coding_unittest.cc612 EncodeIDBKeyPath(value, &buffer);
H A Dindexed_db_leveldb_coding.cc88 // leading bytes in #1 - see EncodeIDBKeyPath.
356 void EncodeIDBKeyPath(const IndexedDBKeyPath& value, std::string* into) { function in namespace:content
H A Dindexed_db_backing_store.cc287 EncodeIDBKeyPath(value, &buffer);

Completed in 5215 milliseconds