Home
last modified time | relevance | path

Searched refs:jsondec_codepoint (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.c353 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function
381 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()
385 uint32_t low = jsondec_codepoint(d); in jsondec_unicode()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Ddecode.c379 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function
407 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()
411 uint32_t low = jsondec_codepoint(d); in jsondec_unicode()
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c2350 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function
2378 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()
2384 low = jsondec_codepoint(d); in jsondec_unicode()
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2679 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function
2707 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()
2713 low = jsondec_codepoint(d); in jsondec_unicode()
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2679 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function
2707 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()
2713 low = jsondec_codepoint(d); in jsondec_unicode()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c2350 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function
2378 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()
2384 low = jsondec_codepoint(d); in jsondec_unicode()