Home
last modified time | relevance | path

Searched refs:grpc_metadata_credentials_plugin (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc/src/core/lib/security/credentials/plugin/
Dplugin_credentials.h41 grpc_metadata_credentials_plugin plugin;
Dplugin_credentials.cc259 grpc_metadata_credentials_plugin plugin, void* reserved) { in grpc_metadata_credentials_create_from_plugin()
/external/grpc-grpc/include/grpc/
Dgrpc_security.h343 } grpc_metadata_credentials_plugin; typedef
347 grpc_metadata_credentials_plugin plugin, void* reserved);
/external/grpc-grpc/src/php/ext/grpc/
Dcall_credentials.c124 grpc_metadata_credentials_plugin plugin; in PHP_METHOD()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_call_credentials.c213 grpc_metadata_credentials_plugin plugin; in grpc_rb_call_credentials_init()
Drb_grpc_imports.generated.h368 …ntials*(*grpc_metadata_credentials_create_from_plugin_type)(grpc_metadata_credentials_plugin plugi…
/external/grpc-grpc/src/cpp/client/
Dsecure_credentials.cc303 grpc_metadata_credentials_plugin c_plugin = { in MetadataCredentialsFromPlugin()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc.pxi526 ctypedef struct grpc_metadata_credentials_plugin:
538 grpc_metadata_credentials_plugin plugin, void *reserved) nogil
Dcredentials.pyx.pxi73 cdef grpc_metadata_credentials_plugin c_metadata_plugin
/external/grpc-grpc/test/core/security/
Dcredentials_test.cc1052 grpc_metadata_credentials_plugin plugin; in test_metadata_plugin_success()
1075 grpc_metadata_credentials_plugin plugin; in test_metadata_plugin_failure()
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c1056 grpc_metadata_credentials_plugin plugin; in grpcsharp_metadata_credentials_create_from_plugin()