Searched defs:DecodeInt (Results 1 – 2 of 2) sorted by relevance
215 TEST(IndexedDBLevelDBCodingTest, DecodeInt) { in TEST() argument
405 bool DecodeInt(StringPiece* slice, int64* value) { in DecodeInt() function