Searched refs:g_compute_engine_detection_done (Results 1 – 3 of 3) sorted by relevance
34 static bool g_compute_engine_detection_done = false; variable59 if (!g_compute_engine_detection_done) { in grpc_alts_is_running_on_gcp()62 g_compute_engine_detection_done = true; in grpc_alts_is_running_on_gcp()
42 static bool g_compute_engine_detection_done = false; variable104 if (!g_compute_engine_detection_done) { in grpc_alts_is_running_on_gcp()108 g_compute_engine_detection_done = true; in grpc_alts_is_running_on_gcp()
53 static int g_compute_engine_detection_done = 0; variable212 if (!g_compute_engine_detection_done) { in grpc_google_default_credentials_create()214 g_compute_engine_detection_done = 1; in grpc_google_default_credentials_create()280 g_compute_engine_detection_done = 0; in grpc_flush_cached_google_default_credentials()