Searched refs:EncodeEmpty (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.cc1227 std::string KeyPrefix::EncodeEmpty() { function in class:content::KeyPrefix
1312 std::string ret = KeyPrefix::EncodeEmpty();
1318 std::string ret = KeyPrefix::EncodeEmpty();
1324 std::string ret = KeyPrefix::EncodeEmpty();
1330 std::string ret = KeyPrefix::EncodeEmpty();
1336 std::string ret = KeyPrefix::EncodeEmpty();
1361 std::string ret = KeyPrefix::EncodeEmpty();
1401 std::string ret = KeyPrefix::EncodeEmpty();
H A Dindexed_db_leveldb_coding.h140 static std::string EncodeEmpty();

Completed in 104 milliseconds