Home
last modified time | relevance | path

Searched defs:exec_path (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libcxx/utils/libcxx/android/test/
H A Dformat.py57 def _clean(self, exec_path): argument
66 def _run(self, exec_path, _, in_dir=None): argument
/aosp_15_r20/external/python/cpython2/Mac/Tools/
Dpythonw.c150 char* exec_path = get_python_path(); in main() local
/aosp_15_r20/external/python/cpython3/Mac/Tools/
Dpythonw.c156 char* exec_path = get_python_path(); in main() local
/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dformat.py171 def _clean(self, exec_path): # pylint: disable=no-self-use argument
/aosp_15_r20/prebuilts/bazel/common/proto/analysis_v2/
Danalysis_v2.proto185 string exec_path = 1; field
/aosp_15_r20/external/bazelbuild-rules_rust/tools/runfiles/
H A Drunfiles.rs189 let exec_path = std::env::args().next().expect("arg 0 was not set"); in find_runfiles_dir() localVariable
/aosp_15_r20/external/libcups/scheduler/
H A Dprocess.c474 const char *exec_path = command; /* Command to be exec'd */ in cupsdStartProcess() local
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dproc_file_utils.cpp230 Result<std::vector<pid_t>> CollectPidsByExecPath(const std::string& exec_path, in CollectPidsByExecPath()
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_utils.py586 def _common_entry_to_dict(entry, type, job_dict, exec_path, status, started_on): argument
/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c390 char *exec_path = NULL; in main() local
H A Ddoio.c650 char *exec_path; in main() local
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_dp_compliance.c966 char *exec_path = NULL; in enter_exec_path() local
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_record.cpp2094 std::string exec_path = android::base::GetExecutablePath(); in DumpAdditionalFeatures() local