Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/transport/
Dclient_auth_filter.cc58 grpc_auth_metadata_context auth_md_context; member
72 grpc_auth_metadata_context* auth_md_context) { in grpc_auth_metadata_context_reset()
129 grpc_auth_metadata_context* auth_md_context) { in grpc_auth_metadata_context_build()
/external/grpc-grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.cc38 grpc_auth_metadata_context auth_md_context; member
78 grpc_auth_metadata_context auth_md_context, in composite_call_get_request_metadata()
/external/grpc-grpc/test/core/security/
Dcredentials_test.cc1192 grpc_auth_metadata_context auth_md_context; in test_auth_metadata_context() local