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.cc636 bool ReadUint8(uint8* out) { in ReadUint8() function in __anon18b3538d0111::Parser
660 bool ReadOpCode(uint8* out) { return ReadUint8(out); } in ReadOpCode()
677 if (!ReadUint8(&value)) in ReadBool()