Home
last modified time | relevance | path

Searched defs:GetRpcAllocatorState (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dserver_context.h318 RpcAllocatorState* GetRpcAllocatorState() { return message_allocator_state_; } in GetRpcAllocatorState() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver_context.h318 RpcAllocatorState* GetRpcAllocatorState() { return message_allocator_state_; } in GetRpcAllocatorState() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dserver_context.h318 RpcAllocatorState* GetRpcAllocatorState() { return message_allocator_state_; } in GetRpcAllocatorState() function