Searched defs:DecodeBool (Results 1 – 2 of 2) sorted by relevance
189 TEST(IndexedDBLevelDBCodingTest, DecodeBool) { in TEST() argument
396 bool DecodeBool(StringPiece* slice, bool* value) { in DecodeBool() function