Searched defs:grpc_auth_metadata_context (Results 1 – 8 of 8) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/iam/ |
D | iam_credentials.cc | 37 grpc_polling_entity* /*pollent*/, grpc_auth_metadata_context /*context*/, in get_request_metadata() argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/fake/ |
D | fake_credentials.cc | 93 grpc_polling_entity* /*pollent*/, grpc_auth_metadata_context /*context*/, in get_request_metadata() argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/ |
D | oauth2_credentials.cc | 278 grpc_polling_entity* pollent, grpc_auth_metadata_context /*context*/, in get_request_metadata() argument 719 grpc_polling_entity* /*pollent*/, grpc_auth_metadata_context /*context*/, in get_request_metadata() argument
|
/external/grpc-grpc/include/grpc/ |
D | grpc_security.h | 298 } grpc_auth_metadata_context; typedef
|
/external/rust/crates/grpcio-sys/grpc/include/grpc/ |
D | grpc_security.h | 416 } grpc_auth_metadata_context; typedef
|
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/ |
D | grpc_security.h | 416 } grpc_auth_metadata_context; typedef
|
/external/rust/crates/grpcio-sys/bindings/ |
D | x86_64-unknown-linux-gnu-bindings.rs | 2815 pub struct grpc_auth_metadata_context { struct 2830 from: *mut grpc_auth_metadata_context, in grpc_auth_metadata_context_copy() 2831 to: *mut grpc_auth_metadata_context, in grpc_auth_metadata_context_copy() 2836 pub fn grpc_auth_metadata_context_reset(context: *mut grpc_auth_metadata_context); in grpc_auth_metadata_context_reset()
|
D | aarch64-unknown-linux-gnu-bindings.rs | 2815 pub struct grpc_auth_metadata_context { struct 2830 from: *mut grpc_auth_metadata_context, in grpc_auth_metadata_context_copy() 2831 to: *mut grpc_auth_metadata_context, in grpc_auth_metadata_context_copy() 2836 pub fn grpc_auth_metadata_context_reset(context: *mut grpc_auth_metadata_context); in grpc_auth_metadata_context_reset()
|