Home
last modified time | relevance | path

Searched refs:grpc_oauth2_token_fetcher_credentials (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc148 grpc_oauth2_token_fetcher_credentials::
149 ~grpc_oauth2_token_fetcher_credentials() { in ~grpc_oauth2_token_fetcher_credentials()
241 grpc_oauth2_token_fetcher_credentials* c = in on_oauth2_token_fetcher_http_response()
242 reinterpret_cast<grpc_oauth2_token_fetcher_credentials*>(r->creds.get()); in on_oauth2_token_fetcher_http_response()
246 void grpc_oauth2_token_fetcher_credentials::on_http_response( in on_http_response()
290 grpc_oauth2_token_fetcher_credentials::GetRequestMetadata( in GetRequestMetadata()
352 grpc_oauth2_token_fetcher_credentials::grpc_oauth2_token_fetcher_credentials() in grpc_oauth2_token_fetcher_credentials() function in grpc_oauth2_token_fetcher_credentials
359 std::string grpc_oauth2_token_fetcher_credentials::debug_string() { in debug_string()
363 grpc_core::UniqueTypeName grpc_oauth2_token_fetcher_credentials::type() const { in type()
375 : public grpc_oauth2_token_fetcher_credentials {
[all …]
Doauth2_credentials.h113 class grpc_oauth2_token_fetcher_credentials : public grpc_call_credentials {
115 grpc_oauth2_token_fetcher_credentials();
116 ~grpc_oauth2_token_fetcher_credentials() override;
150 : public grpc_oauth2_token_fetcher_credentials {
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
H A Doauth2_credentials.cc148 grpc_oauth2_token_fetcher_credentials::
149 ~grpc_oauth2_token_fetcher_credentials() { in ~grpc_oauth2_token_fetcher_credentials()
241 grpc_oauth2_token_fetcher_credentials* c = in on_oauth2_token_fetcher_http_response()
242 reinterpret_cast<grpc_oauth2_token_fetcher_credentials*>(r->creds.get()); in on_oauth2_token_fetcher_http_response()
246 void grpc_oauth2_token_fetcher_credentials::on_http_response( in on_http_response()
290 grpc_oauth2_token_fetcher_credentials::GetRequestMetadata( in GetRequestMetadata()
353 grpc_oauth2_token_fetcher_credentials::grpc_oauth2_token_fetcher_credentials() in grpc_oauth2_token_fetcher_credentials() function in grpc_oauth2_token_fetcher_credentials
360 std::string grpc_oauth2_token_fetcher_credentials::debug_string() { in debug_string()
364 grpc_core::UniqueTypeName grpc_oauth2_token_fetcher_credentials::type() const { in type()
376 : public grpc_oauth2_token_fetcher_credentials {
[all …]
H A Doauth2_credentials.h112 class grpc_oauth2_token_fetcher_credentials : public grpc_call_credentials {
114 grpc_oauth2_token_fetcher_credentials();
115 ~grpc_oauth2_token_fetcher_credentials() override;
149 : public grpc_oauth2_token_fetcher_credentials {
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h46 : public grpc_oauth2_token_fetcher_credentials {
Dexternal_account_credentials.cc239 grpc_oauth2_token_fetcher_credentials::debug_string()); in debug_string()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/external/
H A Dexternal_account_credentials.h48 : public grpc_oauth2_token_fetcher_credentials {
H A Dexternal_account_credentials.cc271 grpc_oauth2_token_fetcher_credentials::debug_string()); in debug_string()