Home
last modified time | relevance | path

Searched refs:upb_Status_SetErrorMessage (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/base/
H A Dstatus.hpp34 upb_Status_SetErrorMessage(&status_, msg); in SetErrorMessage()
H A Dstatus.h32 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg);
H A Dstatus.c31 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg) { in upb_Status_SetErrorMessage() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/base/
Dstatus.h52 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg);
Dstatus.c51 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg) { in upb_Status_SetErrorMessage() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mini_descriptor/internal/
H A Ddecoder.h30 upb_Status_SetErrorMessage(d->status, "Error building mini table: "); in upb_MdDecoder_ErrorJmp()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.hpp54 upb_Status_SetErrorMessage(&status_, msg); in SetErrorMessage()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_builder.c72 upb_Status_SetErrorMessage(ctx->status, "out of memory"); in _upb_DefBuilder_OomErr()
Ddef_pool.c103 upb_Status_SetErrorMessage(status, "out of memory"); in _upb_DefPool_InsertSym()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/internal/
H A Ddef_builder.c61 upb_Status_SetErrorMessage(ctx->status, "out of memory"); in _upb_DefBuilder_OomErr()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef_pool.c157 upb_Status_SetErrorMessage(status, "out of memory"); in _upb_DefPool_InsertSym()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/test/
Dtest_generated_code.cc865 upb_Status_SetErrorMessage(&status, msg); in TEST()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/test/
H A Dtest_generated_code.cc860 upb_Status_SetErrorMessage(&status, msg); in TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dencode.c69 upb_Status_SetErrorMessage(e->status, msg); in jsonenc_err()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Dencode.c49 upb_Status_SetErrorMessage(e->status, msg); in jsonenc_err()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/mini_table/
Ddecode.c93 upb_Status_SetErrorMessage(d->status, "Error building mini table: "); in upb_MtDecoder_ErrorFormat()
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c3547 upb_Status_SetErrorMessage(e->status, msg); in jsonenc_err()
4619 upb_Status_SetErrorMessage(d->status, "Error building mini table: "); in upb_MtDecoder_ErrorFormat()
5700 upb_Status_SetErrorMessage(status, "out of memory"); in upb_Status_setoom()
12186 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg) { in upb_Status_SetErrorMessage() function
H A Druby-upb.h348 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg);
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3876 upb_Status_SetErrorMessage(e->status, msg); in jsonenc_err()
4948 upb_Status_SetErrorMessage(d->status, "Error building mini table: "); in upb_MtDecoder_ErrorFormat()
6029 upb_Status_SetErrorMessage(status, "out of memory"); in upb_Status_setoom()
12515 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg) { in upb_Status_SetErrorMessage() function
H A Dphp-upb.h346 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg);
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3876 upb_Status_SetErrorMessage(e->status, msg); in jsonenc_err()
4948 upb_Status_SetErrorMessage(d->status, "Error building mini table: "); in upb_MtDecoder_ErrorFormat()
6029 upb_Status_SetErrorMessage(status, "out of memory"); in upb_Status_setoom()
12515 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg) { in upb_Status_SetErrorMessage() function
H A Dphp-upb.h346 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg);
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c3547 upb_Status_SetErrorMessage(e->status, msg); in jsonenc_err()
4619 upb_Status_SetErrorMessage(d->status, "Error building mini table: "); in upb_MtDecoder_ErrorFormat()
5700 upb_Status_SetErrorMessage(status, "out of memory"); in upb_Status_setoom()
12186 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg) { in upb_Status_SetErrorMessage() function
H A Druby-upb.h348 void upb_Status_SetErrorMessage(upb_Status* status, const char* msg);