Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c1648 static bool end_timestamp_fraction(upb_json_parser *p, const char *ptr) { in end_timestamp_fraction() function
3044 { CHECK_RETURN_TOP(end_timestamp_fraction(parser, p)); } in parse()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl1646 static bool end_timestamp_fraction(upb_json_parser *p, const char *ptr) {
2666 %{ CHECK_RETURN_TOP(end_timestamp_fraction(parser, p)); }
/external/protobuf/php/ext/google/protobuf/
Dupb.c10406 static bool end_timestamp_fraction(upb_json_parser *p, const char *ptr) { in end_timestamp_fraction() function
11826 { CHECK_RETURN_TOP(end_timestamp_fraction(parser, p)); } in parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c14243 static bool end_timestamp_fraction(upb_json_parser *p, const char *ptr) { in end_timestamp_fraction() function
15690 { CHECK_RETURN_TOP(end_timestamp_fraction(parser, p)); } in parse()