Home
last modified time | relevance | path

Searched defs:work_dir (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/system/apex/apexer/
H A Dapexer.py487 def CreateImageExt4(args, work_dir, manifests_dir, img_file): argument
608 def CreateImageErofs(args, work_dir, manifests_dir, img_file): argument
641 def CreateImage(args, work_dir, manifests_dir, img_file): argument
701 def CreateApexPayload(args, work_dir, content_dir, manifests_dir, argument
722 def CreateAndroidManifestXml(args, work_dir, manifest_apex): argument
754 def CreateApex(args, work_dir): argument
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DExternalProject.cmake2593 set(work_dir) variable
2596 set(work_dir ${download_dir}) variable
2952 set(work_dir) variable
2957 set(work_dir ${source_dir}) variable
2965 set(work_dir ${source_dir}) variable
2974 set(work_dir ${source_dir}) variable
3002 set(work_dir ${source_dir}) variable
3045 set(work_dir ${source_dir}) variable
3106 set(work_dir) variable
3109 set(work_dir ${source_dir}) variable
/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dexecutor.py39 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
59 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
73 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
119 def run(self, exe_path, cmd=None, work_dir='.', file_deps=None, env=None): argument
/aosp_15_r20/cts/tools/incremental-cts/
H A Dincremental_deqp.py258 def __init__(self, work_dir, test_dir, adb): argument
557 def _local_run(args, work_dir): argument
632 def _ats_run(args, work_dir): argument
/aosp_15_r20/packages/modules/Virtualization/android/vm_demo_native/
Dmain.cpp148 const std::string& work_dir, in create_or_update_idsig_file()
162 const std::string& work_dir) { in create_instance_image_file_if_needed()
184 IVirtualizationService& service, const std::string& work_dir, const std::string& vm_name, in create_vm_config()
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/service/
H A Dfault_tolerance_test.py223 def testRestartWorker(self, use_same_port, work_dir, fault_tolerant_mode): argument
281 def testDistributeLargeGraphThenRegisterWorker(self, work_dir): argument
/aosp_15_r20/packages/modules/Virtualization/tests/vm_accessor/accessor/src/
Drun.rs66 let work_dir = PathBuf::from("/data/local/tmp/microdroid").join(s); in create_work_dir() localVariable
79 let work_dir = create_work_dir()?; in run_vm() localVariable
/aosp_15_r20/packages/modules/Virtualization/android/vm/src/
Drun.rs224 let work_dir = PathBuf::from("/data/local/tmp/microdroid").join(s); in create_work_dir() localVariable
235 let work_dir = config.work_dir.unwrap_or(create_work_dir()?); in command_run_microdroid() localVariable
/aosp_15_r20/sdk/files/
H A Dpost_tools_install.bat27 set work_dir=%cd% variable
/aosp_15_r20/prebuilts/devtools/tools/
H A Dandroid.bat28 set work_dir=%cd% variable
H A Dlint.bat24 set work_dir=%cd% variable
/aosp_15_r20/external/autotest/server/
H A Dsite_server_job_utils.py88 def run_test(self, client_at, work_dir='.', server_job=None): argument
H A Dsite_gtest_runner.py22 def run(self, gtest_entry, machine, work_dir='.'): argument
/aosp_15_r20/bootable/deprecated-ota/updater/include/updater/
H A Dbuild_info.h46 BuildInfo(const std::string_view work_dir, bool keep_images) in BuildInfo()
/aosp_15_r20/external/webrtc/tools_webrtc/presubmit_checks_lib/
H A Dbuild_helpers.py96 def GetCompilationCommand(filepath, gn_args, work_dir): argument
/aosp_15_r20/system/apex/tools/
H A Dapex_elf_checker.py105 def ScanElfFiles(work_dir): argument
H A Dapex_compression_tool.py70 def RunCompress(args, work_dir): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dservice_config.proto19 string work_dir = 3; field
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dupdate_simulator_main.cpp61 std::string work_dir; in main() local
/aosp_15_r20/external/cronet/testing/scripts/
H A Drun_variations_smoke_tests.py205 def _run_tests(work_dir, skia_util, *args): argument
/aosp_15_r20/system/sepolicy/tests/
H A Dapex_sepolicy_tests.py196 def do_main(work_dir): argument
/aosp_15_r20/build/make/tools/releasetools/
H A Dfsverity_metadata_generator.py120 def _do_generate(self, input_file, output_file, work_dir): argument
/aosp_15_r20/external/jsoncpp/devtools/
H A Dbatchbuild.py56 def __init__(self, desc, work_dir, source_dir): argument
/aosp_15_r20/prebuilts/runtime/common/python/
H A Dupdate_prebuilts.py202 def main(args, work_dir, prebuilts, install_list, extracted_list, commit_message_note=None): argument
/aosp_15_r20/external/angle/build/android/gyp/
H A Dproguard.py272 def __init__(self, name, output_path, input_jars, work_dir, parent_name=None): argument

12