Home
last modified time | relevance | path

Searched refs:getenv (Results 1 – 13 of 13) sorted by relevance

/build/soong/python/tests/
Dpy-cmd_test.py32 if os.getenv('ARGTEST', False):
36 elif os.getenv('ARGTEST2', False):
43 if os.getenv('ARGTEST_ONLY', False):
Dpar_test.py47 if os.getenv('ARGTEST', False):
/build/soong/android/
Dsandbox.go34 if getenv("SOONG_SANDBOX_SOONG_BUILD") == "true" {
Denv.go91 func getenv(key string) string { func
/build/soong/python/scripts/
Dstub_template_host.txt19 search_path = os.getenv('PATH', os.defpath).split(os.pathsep)
/build/make/tools/atree/
Dfs.cpp149 const char* strip_cmd = getenv("ATREE_STRIP"); in strip_file()
Datree.cpp15 bool g_debug = getenv("ATREE_DEBUG") != NULL;
/build/make/tools/releasetools/
Dapex_utils.py145 os.getenv('PATH')]
Dcommon.py191 env_config = os.getenv('LOGGING_CONFIG')
1280 mkbootimg = os.getenv('MKBOOTIMG') or "mkbootimg"
1465 mkbootimg = os.getenv('MKBOOTIMG') or "mkbootimg"
2192 self.editor = os.getenv("EDITOR")
2193 self.pwfile = os.getenv("ANDROID_PW_FILE")
Dadd_img_to_target_files.py531 bpttool = os.getenv("BPTTOOL") or "bpttool"
Dadd_img_to_target_files531 bpttool = os.getenv("BPTTOOL") or "bpttool"
/build/make/tools/
Dmk2bp_catalog.py295 args.out_dir = os.getenv("OUT_DIR", "out")
/build/make/core/
Dbinary.mk232 my_ldflags += -Wl,--wrap,getenv