Home
last modified time | relevance | path

Searched refs:does_fieldmask_end (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c66 static bool does_fieldmask_end(upb_json_parser *p);
1416 if (does_fieldmask_end(p)) { in end_stringval()
2557 static bool does_fieldmask_end(upb_json_parser *p) { in does_fieldmask_end() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl64 static bool does_fieldmask_end(upb_json_parser *p);
1414 if (does_fieldmask_end(p)) {
2555 static bool does_fieldmask_end(upb_json_parser *p) {
/external/protobuf/php/ext/google/protobuf/
Dupb.c8839 static bool does_fieldmask_end(upb_json_parser *p);
10174 if (does_fieldmask_end(p)) { in end_stringval()
11339 static bool does_fieldmask_end(upb_json_parser *p) { in does_fieldmask_end() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12666 static bool does_fieldmask_end(upb_json_parser *p);
14007 if (does_fieldmask_end(p)) { in end_stringval()
15199 static bool does_fieldmask_end(upb_json_parser *p) { in does_fieldmask_end() function