Home
last modified time | relevance | path

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

/external/rust/crates/grpcio/src/call/
Dmod.rs614 pub fn get_buffer_hint(self) -> bool { in get_buffer_hint() method
677 let hint = flags.get_buffer_hint(); in start_send()
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcall.h139 inline bool get_buffer_hint() const { return GetBit(GRPC_WRITE_BUFFER_HINT); } in get_buffer_hint() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcall_op_set.h135 inline bool get_buffer_hint() const { return GetBit(GRPC_WRITE_BUFFER_HINT); } in get_buffer_hint() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcall_op_set.h135 inline bool get_buffer_hint() const { return GetBit(GRPC_WRITE_BUFFER_HINT); } in get_buffer_hint() function