Home
last modified time | relevance | path

Searched refs:jsondec_string (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Ddecode.c410 static upb_StringView jsondec_string(jsondec* d) { in jsondec_string() function
467 jsondec_string(d); in jsondec_skipval()
490 jsondec_string(d); in jsondec_skipval()
667 upb_StringView str = jsondec_string(d); in jsondec_int()
704 upb_StringView str = jsondec_string(d); in jsondec_uint()
732 str = jsondec_string(d); in jsondec_double()
761 val.str_val = jsondec_string(d); in jsondec_strfield()
771 upb_StringView str = jsondec_string(d); in jsondec_enum()
808 upb_StringView str = jsondec_string(d); in jsondec_bool()
890 name = jsondec_string(d); in jsondec_field()
[all …]
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Ddecode.c436 static upb_StringView jsondec_string(jsondec* d) { in jsondec_string() function
493 jsondec_string(d); in jsondec_skipval()
516 jsondec_string(d); in jsondec_skipval()
693 upb_StringView str = jsondec_string(d); in jsondec_int()
730 upb_StringView str = jsondec_string(d); in jsondec_uint()
758 str = jsondec_string(d); in jsondec_double()
787 val.str_val = jsondec_string(d); in jsondec_strfield()
797 upb_StringView str = jsondec_string(d); in jsondec_enum()
835 upb_StringView str = jsondec_string(d); in jsondec_bool()
922 name = jsondec_string(d); in jsondec_field()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c2431 static upb_StringView jsondec_string(jsondec* d) { in jsondec_string() function
2488 jsondec_string(d); in jsondec_skipval()
2511 jsondec_string(d); in jsondec_skipval()
2713 upb_StringView str = jsondec_string(d); in jsondec_int()
2750 upb_StringView str = jsondec_string(d); in jsondec_uint()
2778 str = jsondec_string(d); in jsondec_double()
2807 val.str_val = jsondec_string(d); in jsondec_strfield()
2817 upb_StringView str = jsondec_string(d); in jsondec_enum()
2854 upb_StringView str = jsondec_string(d); in jsondec_bool()
2935 name = jsondec_string(d); in jsondec_field()
[all …]
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2760 static upb_StringView jsondec_string(jsondec* d) { in jsondec_string() function
2817 jsondec_string(d); in jsondec_skipval()
2840 jsondec_string(d); in jsondec_skipval()
3042 upb_StringView str = jsondec_string(d); in jsondec_int()
3079 upb_StringView str = jsondec_string(d); in jsondec_uint()
3107 str = jsondec_string(d); in jsondec_double()
3136 val.str_val = jsondec_string(d); in jsondec_strfield()
3146 upb_StringView str = jsondec_string(d); in jsondec_enum()
3183 upb_StringView str = jsondec_string(d); in jsondec_bool()
3264 name = jsondec_string(d); in jsondec_field()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2760 static upb_StringView jsondec_string(jsondec* d) { in jsondec_string() function
2817 jsondec_string(d); in jsondec_skipval()
2840 jsondec_string(d); in jsondec_skipval()
3042 upb_StringView str = jsondec_string(d); in jsondec_int()
3079 upb_StringView str = jsondec_string(d); in jsondec_uint()
3107 str = jsondec_string(d); in jsondec_double()
3136 val.str_val = jsondec_string(d); in jsondec_strfield()
3146 upb_StringView str = jsondec_string(d); in jsondec_enum()
3183 upb_StringView str = jsondec_string(d); in jsondec_bool()
3264 name = jsondec_string(d); in jsondec_field()
[all …]
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c2431 static upb_StringView jsondec_string(jsondec* d) { in jsondec_string() function
2488 jsondec_string(d); in jsondec_skipval()
2511 jsondec_string(d); in jsondec_skipval()
2713 upb_StringView str = jsondec_string(d); in jsondec_int()
2750 upb_StringView str = jsondec_string(d); in jsondec_uint()
2778 str = jsondec_string(d); in jsondec_double()
2807 val.str_val = jsondec_string(d); in jsondec_strfield()
2817 upb_StringView str = jsondec_string(d); in jsondec_enum()
2854 upb_StringView str = jsondec_string(d); in jsondec_bool()
2935 name = jsondec_string(d); in jsondec_field()
[all …]