Searched refs:prebuiltCompilerPathKey (Results 1 – 1 of 1) sorted by relevance
19 const prebuiltCompilerPathKey = "ANDROID_LLVM_PREBUILT_COMPILER_PATH" const22 value, _ := env.getenv(prebuiltCompilerPathKey)97 prebuiltCompilerPath, _ := env.getenv(prebuiltCompilerPathKey)105 EnvUpdates: append(originalCmd.EnvUpdates, prebuiltCompilerPathKey+"="),