HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_END (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
tokenizer.h 92 TYPE_END, // End of input reached. "text" is empty.
  /external/protobuf/src/google/protobuf/io/
tokenizer.h 91 TYPE_END, // End of input reached. "text" is empty.
  /frameworks/native/cmds/rawbu/
backup.cpp 232 #define TYPE_END 0
441 if (*type == TYPE_END) {

Completed in 843 milliseconds