Home
last modified time | relevance | path

Searched refs:ReadUint8 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profile_resetter/
Djtl_interpreter.cc629 bool ReadUint8(uint8* out) { in ReadUint8() function in __anonf2dd75130111::Parser
653 bool ReadOpCode(uint8* out) { return ReadUint8(out); } in ReadOpCode()
670 if (!ReadUint8(&value)) in ReadBool()