Searched defs:DecodeBinary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.cc485 bool DecodeBinary(StringPiece* slice, std::string* value) { function in namespace:content
529 if (!DecodeBinary(slice, &binary))

Completed in 632 milliseconds