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

/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc373 bool started_with_dot) {
390 if (started_with_dot) {
372 ConsumeNumber(bool started_with_zero, bool started_with_dot) argument
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc412 bool started_with_dot) {
429 if (started_with_dot) {
411 ConsumeNumber(bool started_with_zero, bool started_with_dot) argument

Completed in 99 milliseconds