Home
last modified time | relevance | path

Searched defs:GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/include/grpc/impl/
Dgrpc_types.h202 #define GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (0x00000080u) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h560 #define GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (0x00000080u) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h560 #define GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (0x00000080u) macro
/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs132 pub const GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET: u32 = 128; constant
/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs146 pub const GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET: u32 = 128; constant