Home
last modified time | relevance | path

Searched defs:auth_md_context (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dclient_auth_filter.cc74 grpc_auth_metadata_context* auth_md_context) { in grpc_auth_metadata_context_reset()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/transport/
H A Dclient_auth_filter.cc73 grpc_auth_metadata_context* auth_md_context) { in grpc_auth_metadata_context_reset()
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc2002 grpc_auth_metadata_context* auth_md_context) { in auth_metadata_context_build()
2079 grpc_auth_metadata_context auth_md_context; in TEST() local