Searched defs:allocator_state (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | message_allocator_end2end_test.cc | 56 std::function<void(RpcAllocatorState* allocator_state, in SetAllocatorMutator() 270 EchoResponse* resp) { in TEST_P() 296 EchoResponse* resp) { in TEST_P()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | server_callback_handlers.h | 49 auto* allocator_state = in RunHandler() local 86 MessageHolder<RequestType, ResponseType>* allocator_state; in Deserialize() local 180 MessageHolder<RequestType, ResponseType>* allocator_state, in ServerCallbackUnaryImpl()
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/ |
H A D | server_callback_handlers.h | 50 auto* allocator_state = in RunHandler() local 87 MessageHolder<RequestType, ResponseType>* allocator_state; in Deserialize() local 181 MessageHolder<RequestType, ResponseType>* allocator_state, in ServerCallbackUnaryImpl()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | server_callback_handlers.h | 49 auto* allocator_state = in RunHandler() local 86 MessageHolder<RequestType, ResponseType>* allocator_state; in Deserialize() local 180 MessageHolder<RequestType, ResponseType>* allocator_state, in ServerCallbackUnaryImpl()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/ |
D | server_context.h | 445 void set_message_allocator_state(RpcAllocatorState* allocator_state) { in set_message_allocator_state()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ |
D | server_context.h | 445 void set_message_allocator_state(RpcAllocatorState* allocator_state) { in set_message_allocator_state()
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/ |
H A D | server_context.h | 445 void set_message_allocator_state(RpcAllocatorState* allocator_state) { in set_message_allocator_state()
|