Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_pool_internal.h52 void** _upb_DefPool_ScratchData(const upb_DefPool* s);
Ddef_pool.c126 void** _upb_DefPool_ScratchData(const upb_DefPool* s) { in _upb_DefPool_ScratchData() function
Dmessage_def.c357 void** scratch_data = _upb_DefPool_ScratchData(ctx->symtab); in _upb_MessageDef_MakeMiniTable()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/internal/
H A Ddef_pool.h32 void** _upb_DefPool_ScratchData(const upb_DefPool* s);
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef_pool.c180 void** _upb_DefPool_ScratchData(const upb_DefPool* s) { in _upb_DefPool_ScratchData() function
H A Dmessage_def.c359 void** scratch_data = _upb_DefPool_ScratchData(ctx->symtab); in _upb_MessageDef_MakeMiniTable()