/aosp12/art/test/testrunner/ |
H A D | run_build_test_target.py | 125 out_dir = pathlib.PurePath(env.SOONG_OUT_DIR) variable 127 out_dir = pathlib.PurePath(env.ANDROID_BUILD_TOP).joinpath(out_dir) variable
|
/aosp12/build/make/tools/ |
H A D | compare_builds.py | 332 def RunSoong(out_dir, args, capture_output): argument 345 def GetBuildVar(out_dir, name): argument 354 def RequireBuildVar(out_dir, name): argument 372 def RunBuild(work_dir, out_dir, target, hide_build_output): argument 592 def __init__(self, out_dir): argument
|
/aosp12/system/bt/gd/rust/packets/ |
H A D | build.rs | 21 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable
|
/aosp12/frameworks/rs/ |
H A D | build_rs.py | 58 def build(out_dir): argument 71 def build_product(out_dir, product): argument
|
/aosp12/packages/modules/Gki/ |
H A D | extract_img_from_apex.py | 37 def ExtractImagesFromApex(apex, out_dir): argument
|
/aosp12/frameworks/base/tools/aapt2/optimize/ |
H A D | MultiApkGenerator.h | 34 std::string out_dir; member
|
/aosp12/system/bt/gd/rust/facade_proto/ |
H A D | build.rs | 46 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable
|
/aosp12/art/dex2oat/ |
H A D | dex2oat_test.cc | 1090 std::string out_dir = GetScratchDir(); in TEST_F() local 1370 std::string out_dir = GetScratchDir(); in TEST_F() local 1393 std::string out_dir = GetScratchDir(); in TEST_F() local 1418 std::string out_dir = GetScratchDir(); in TEST_F() local 1449 std::string out_dir = GetScratchDir(); in TEST_F() local 1464 std::string out_dir = GetScratchDir(); in TEST_F() local 1480 std::string out_dir = GetScratchDir(); in TEST_F() local 1496 std::string out_dir = GetScratchDir(); in TEST_F() local 1585 std::string out_dir = GetScratchDir(); in TEST_F() local 1926 std::string out_dir = GetScratchDir(); in TEST_F() local [all …]
|
/aosp12/system/bt/gd/packet/parser/ |
H A D | gen_rust.cc | 66 const std::filesystem::path& out_dir, in generate_rust_source_one_file()
|
H A D | main.cc | 129 std::filesystem::path out_dir; in main() local
|
H A D | gen_cpp.cc | 61 const std::filesystem::path& out_dir, in generate_cpp_headers_one_file() 261 const std::filesystem::path& out_dir, in generate_pybind11_sources_one_file()
|
/aosp12/bionic/libc/tools/ |
H A D | genseccomp.py | 238 def gen_policy(name_modifier, out_dir, base_syscall_file, syscall_files, argument
|
/aosp12/frameworks/base/tools/aapt2/format/ |
H A D | Archive.cpp | 43 bool Open(const StringPiece& out_dir) { in Open()
|
/aosp12/frameworks/base/tools/aapt2/test/ |
H A D | Fixture.cpp | 94 const android::StringPiece& out_dir, IDiagnostics* diag) { in CompileFile()
|
/aosp12/build/soong/ui/metrics/metrics_proto/ |
H A D | metrics.proto | 79 optional string out_dir = 16; field
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.h | 418 std::string out_dir; member
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | make_cow_from_ab_ota.cpp | 82 PayloadConverter(const std::string& in_file, const std::string& out_dir) in PayloadConverter()
|
/aosp12/build/make/tools/releasetools/ |
H A D | test_ota_from_target_files.py | 1397 def writeFiles(self, contents_dict, out_dir): argument
|
/aosp12/frameworks/base/tools/bit/ |
H A D | main.cpp | 603 const char* out_dir = getenv("OUT_DIR"); in get_out_dir() local
|
/aosp12/system/tools/aidl/ |
H A D | generate_cpp.cpp | 1573 const auto& out_dir = in ValidateOutputFilePath() local
|