Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.h65 grpc_core::ChannelArgs update_arguments( in update_arguments() function
/third_party/grpc/src/core/lib/security/credentials/
Dcredentials.h126 virtual grpc_core::ChannelArgs update_arguments(grpc_core::ChannelArgs args) { in update_arguments() function
/third_party/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc158 grpc_google_default_channel_credentials::update_arguments( in update_arguments() function in grpc_google_default_channel_credentials