Home
last modified time | relevance | path

Searched defs:tmp_url (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/external/
H A Durl_external_account_credentials.cc74 absl::StatusOr<URI> tmp_url = URI::Parse(it->second.string()); in UrlExternalAccountCredentials() local
H A Daws_request_signer.cc115 absl::StatusOr<URI> tmp_url = URI::Parse(url); in AwsRequestSigner() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Durl_external_account_credentials.cc75 absl::StatusOr<URI> tmp_url = URI::Parse(it->second.string()); in UrlExternalAccountCredentials() local
Daws_request_signer.cc109 absl::StatusOr<URI> tmp_url = URI::Parse(url); in AwsRequestSigner() local
/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod-client.c1224 char *tmp_url; in debuginfod_query_server() local