Home
last modified time | relevance | path

Searched defs:env_config (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/cpp/ext/gcp/
H A Dobservability_config.cc67 auto env_config = grpc_core::GetEnv("GRPC_GCP_OBSERVABILITY_CONFIG"); in GetGcpObservabilityConfigContents() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/gcp/
Dobservability_config.cc72 auto env_config = grpc_core::GetEnv("GRPC_GCP_OBSERVABILITY_CONFIG"); in GetGcpObservabilityConfigContents() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client_grpc.cc113 auto env_config = GetEnv("GRPC_XDS_BOOTSTRAP_CONFIG"); in GetBootstrapContents() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client_grpc.cc194 auto env_config = GetEnv("GRPC_XDS_BOOTSTRAP_CONFIG"); in GetBootstrapContents() local
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/csm/
H A Dmetadata_exchange.cc155 auto env_config = grpc_core::GetEnv("GRPC_XDS_BOOTSTRAP_CONFIG"); in GetXdsBootstrapContents() local
/aosp_15_r20/external/kmod/testsuite/
H A Dtestsuite.c59 } env_config[_TC_LAST] = { variable
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1364 auto env_config = const_cast<const CuttlefishConfig&>(tmp_config_obj) in InitializeCuttlefishConfiguration() local