Home
last modified time | relevance | path

Searched refs:allocator_state (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dserver_callback_handlers.h48 auto* allocator_state = static_cast< in RunHandler() local
56 param.call, allocator_state, param.call_requester); in RunHandler()
86 allocator_state = nullptr; in Deserialize()
88 allocator_state = allocator_->AllocateMessages(); in Deserialize()
90 allocator_state = in Deserialize()
95 *handler_data = allocator_state; in Deserialize()
96 request = allocator_state->request(); in Deserialize()
104 allocator_state->Release(); in Deserialize()
185 allocator_state, in ServerCallbackUnaryImpl() argument
189 allocator_state_(allocator_state), in ServerCallbackUnaryImpl()
[all …]
Dserver_context.h426 ::grpc::experimental::RpcAllocatorState* allocator_state) { in set_message_allocator_state() argument
427 message_allocator_state_ = allocator_state; in set_message_allocator_state()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dserver_callback_handlers.h48 auto* allocator_state = static_cast< in RunHandler() local
56 param.call, allocator_state, param.call_requester); in RunHandler()
86 allocator_state = nullptr; in Deserialize()
88 allocator_state = allocator_->AllocateMessages(); in Deserialize()
90 allocator_state = in Deserialize()
95 *handler_data = allocator_state; in Deserialize()
96 request = allocator_state->request(); in Deserialize()
104 allocator_state->Release(); in Deserialize()
185 allocator_state, in ServerCallbackUnaryImpl() argument
189 allocator_state_(allocator_state), in ServerCallbackUnaryImpl()
[all …]
Dserver_context.h426 ::grpc::experimental::RpcAllocatorState* allocator_state) { in set_message_allocator_state() argument
427 message_allocator_state_ = allocator_state; in set_message_allocator_state()