Home
last modified time | relevance | path

Searched defs:working_dir (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/pdfium/testing/tools/
H A Dpngdiffer.py62 def GetActualFiles(self, input_filename, source_dir, working_dir): argument
98 def ComputeDifferences(self, input_filename, source_dir, working_dir, argument
148 def Regenerate(self, input_filename, source_dir, working_dir, argument
209 def __init__(self, input_filename, source_dir, working_dir, os_name, argument
/aosp_15_r20/development/tools/repo_diff/
H A Dgit_commits_not_upstreamed.py39 def __init__(self, working_dir, upstream, downstream): argument
61 def find_insertion_commits(upstream, downstream, working_dir): argument
91 def find(upstream, downstream, working_dir): argument
/aosp_15_r20/external/flatbuffers/CMake/
H A DBuildFlatBuffers.cmake74 set(working_dir "${CMAKE_CURRENT_SOURCE_DIR}") variable
212 set(working_dir "${CMAKE_CURRENT_SOURCE_DIR}") variable
373 set(working_dir "${CMAKE_CURRENT_SOURCE_DIR}") variable
/aosp_15_r20/external/pigweed/pw_ide/py/pw_ide/
H A Dactivate.py73 def find_pigweed_json_above(working_dir=Path(os.getcwd())) -> Path | None: argument
93 def find_pigweed_json_below(working_dir=Path(os.getcwd())) -> Path | None: argument
115 working_dir=Path(os.getcwd()), use_env_vars=True argument
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp791 std::string working_dir; in CalculatePrefix() local
812 std::string working_dir; in EmulateAbsolutePath() local
/aosp_15_r20/external/jsoncpp/
H A Ddoxybuild.py88 def run_doxygen(doxygen_path, config_file, working_dir, is_silent): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradvd.py38 def __init__(self, runner, interface, working_dir=None, radvd_binary=None): argument
Ddhcp_server.py41 def __init__(self, runner, interface, working_dir='/tmp'): argument
Dhostapd.py44 def __init__(self, runner, interface, working_dir='/tmp'): argument
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer/
H A Danalyzer.cc114 llvm::StringRef working_dir = cmd.Directory; in GetBuildInputs() local
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer_proto/
H A Dcc_analyzer.proto79 string working_dir = 2; field
/aosp_15_r20/development/tools/otagui/
H A Dtarget_lib.py84 def __init__(self, working_dir="target", db_path=None): argument
H A Dota_interface.py124 def __init__(self, *, working_dir='output', db_path=None, otatools_dir=None): argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_test_utils.py199 def __init__(self, command, working_dir=None, capture_stderr=True, env=None): argument
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_test_utils.py199 def __init__(self, command, working_dir=None, capture_stderr=True, env=None): argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_test_utils.py199 def __init__(self, command, working_dir=None, capture_stderr=True, env=None): argument
/aosp_15_r20/build/make/tools/ide_query/ide_query_proto/
H A Dide_query.proto37 string working_dir = 4; field
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/
Dshell.py32 def __init__(self, runner, working_dir=None): argument
/aosp_15_r20/external/toybox/
H A Dtoybox-gtests.cpp59 std::string working_dir = temp_dir + "/" + toy; in ExecTest() local
/aosp_15_r20/external/skia/tools/skqp/
H A Dcreate_apk.py99 def make_symlinked_subdir(target, working_dir): argument
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/
H A Dtrain_lpcnet.py132 working_dir = os.path.split(__file__)[0] variable
/aosp_15_r20/external/cronet/base/win/
H A Dshortcut.h96 FilePath working_dir; member
/aosp_15_r20/tools/acloud/create/
H A Dgoldfish_local_image_local_instance.py499 def _StartEmulatorProcess(emulator_path, working_dir, image_dir, argument
/aosp_15_r20/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/proto/google/cloud/run/v2/
H A Dk8s.min.proto85 string working_dir = 9; field
/aosp_15_r20/external/libopus/dnn/torch/osce/
H A Dtrain_vocoder.py108 working_dir = os.path.split(__file__)[0] variable

12