Home
last modified time | relevance | path

Searched defs:is_binary_header (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/transport/
Dparsed_metadata.h192 bool is_binary_header() const { return vtable_->is_binary_header; } in is_binary_header() function
224 const bool is_binary_header; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dparsed_metadata.h192 bool is_binary_header() const { return vtable_->is_binary_header; } in is_binary_header() function
222 const bool is_binary_header; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h248 bool is_binary_header; member
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h250 bool is_binary_header; member