Home
last modified time | relevance | path

Searched defs:env_path (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libcxx/test/support/
H A Dfilesystem_test_helper.hpp28 static const fs::path env_path = LIBCXX_FILESYSTEM_STATIC_TEST_ROOT; in makePath() local
211 static const char* env_path = LIBCXX_FILESYSTEM_DYNAMIC_TEST_ROOT; in random_env_path() local
H A Dfilesystem_dynamic_test_helper.py11 def env_path(): function
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc94 const std::string& env_path) { in WriteEnvironment()
Dvendor_dlkm_utils.cc299 std::string env_path = in AddVbmetaFooter() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_layer_config.cpp258 std::string env_path = getEnvironment("VK_LAYER_SETTINGS_PATH"); in FindSettings() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dfilesystem_test_helper.h411 fs::path const& env_path = Root; in makePath() local
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-common.c397 u8 *env_path = NULL; in find_binary() local
H A Dafl-fuzz-init.c2771 u8 *env_path = 0; local
/aosp_15_r20/external/trusty/musl/ldso/
Ddynlink.c122 static char *env_path, *sys_path; variable
/aosp_15_r20/external/musl/ldso/
H A Ddynlink.c143 static char *env_path, *sys_path; variable