Searched defs:get_buffer_hint (Results 1 – 4 of 4) sorted by relevance
139 inline bool get_buffer_hint() const { return GetBit(GRPC_WRITE_BUFFER_HINT); } in get_buffer_hint() function
135 inline bool get_buffer_hint() const { return GetBit(GRPC_WRITE_BUFFER_HINT); } in get_buffer_hint() function
671 pub fn get_buffer_hint(self) -> bool { in get_buffer_hint() method