Home
last modified time | relevance | path

Searched defs:encode_err (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/
H A Dencode.c85 UPB_NORETURN static void encode_err(upb_encstate* e, upb_EncodeStatus s) { in encode_err() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/
Dencode.c85 UPB_NORETURN static void encode_err(upb_encstate* e, upb_EncodeStatus s) { in encode_err() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c10330 UPB_NORETURN static void encode_err(upb_encstate* e) { UPB_LONGJMP(e->err, 1); } in encode_err() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c10659 UPB_NORETURN static void encode_err(upb_encstate* e) { UPB_LONGJMP(e->err, 1); } in encode_err() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c10659 UPB_NORETURN static void encode_err(upb_encstate* e) { UPB_LONGJMP(e->err, 1); } in encode_err() function
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c10330 UPB_NORETURN static void encode_err(upb_encstate* e) { UPB_LONGJMP(e->err, 1); } in encode_err() function