Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/
H A D_auth.py49 context: grpc.AuthMetadataContext,
77 context: grpc.AuthMetadataContext,
H A D__init__.py608 class AuthMetadataContext(abc.ABC): class
/aosp_15_r20/external/grpc-grpc/examples/python/auth/
H A Dasync_customized_auth_client.py37 context: grpc.AuthMetadataContext,