Home
last modified time | relevance | path

Searched defs:EndedAtLimit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dparse_context.h195 bool EndedAtLimit() const { return last_tag_minus_1_ == 0; } in EndedAtLimit() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h195 bool EndedAtLimit() const { return last_tag_minus_1_ == 0; } in EndedAtLimit() function