Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A 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
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_parser.h250 bool is_binary_header; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.h248 bool is_binary_header; member