Searched refs:END_OF_SENTENCE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profile_resetter/
H A Djtl_foundation.h170 END_OF_SENTENCE = 0x31 enumerator in enum:jtl_foundation::OpCodes
H A Djtl_interpreter.cc619 case jtl_foundation::END_OF_SENTENCE:
/external/chromium_org/chrome/tools/profile_reset/
H A Djtl_compiler.cc150 target->WriteOpCode(jtl::END_OF_SENTENCE);
166 Instruction() : op_code(jtl::END_OF_SENTENCE) {}

Completed in 575 milliseconds