Searched defs:exec_path (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/libcxx/utils/libcxx/android/test/ |
H A D | format.py | 57 def _clean(self, exec_path): argument 66 def _run(self, exec_path, _, in_dir=None): argument
|
/aosp_15_r20/external/python/cpython2/Mac/Tools/ |
D | pythonw.c | 150 char* exec_path = get_python_path(); in main() local
|
/aosp_15_r20/external/python/cpython3/Mac/Tools/ |
D | pythonw.c | 156 char* exec_path = get_python_path(); in main() local
|
/aosp_15_r20/external/libcxx/utils/libcxx/test/ |
H A D | format.py | 171 def _clean(self, exec_path): # pylint: disable=no-self-use argument
|
/aosp_15_r20/prebuilts/bazel/common/proto/analysis_v2/ |
D | analysis_v2.proto | 185 string exec_path = 1; field
|
/aosp_15_r20/external/bazelbuild-rules_rust/tools/runfiles/ |
H A D | runfiles.rs | 189 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 D | process.c | 474 const char *exec_path = command; /* Command to be exec'd */ in cupsdStartProcess() local
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | proc_file_utils.cpp | 230 Result<std::vector<pid_t>> CollectPidsByExecPath(const std::string& exec_path, in CollectPidsByExecPath()
|
/aosp_15_r20/external/autotest/frontend/afe/ |
H A D | rpc_utils.py | 586 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 D | growfiles.c | 390 char *exec_path = NULL; in main() local
|
H A D | doio.c | 650 char *exec_path; in main() local
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_dp_compliance.c | 966 char *exec_path = NULL; in enter_exec_path() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_record.cpp | 2094 std::string exec_path = android::base::GetExecutablePath(); in DumpAdditionalFeatures() local
|