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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc232 WARN_UNUSED_RESULT static leveldb::Status GetVarInt(DBOrTransaction* db, function in namespace:content
1190 *s = GetVarInt(db_.get(),
1240 s = GetVarInt(db_.get(),
1267 s = GetVarInt(

Completed in 61 milliseconds