Home
last modified time | relevance | path

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

/external/libcxx/utils/libcxx/android/test/
Dformat.py55 def _build(self, exec_path, source_path, compile_only=False, argument
81 def _clean(self, exec_path): argument
90 def _run(self, exec_path, _, in_dir=None): argument
/external/v8/src/base/
Dfile-utils.cc15 char* RelativePath(char** buffer, const char* exec_path, const char* name) { in RelativePath()
/external/v8/src/
Dicu_util.cc44 bool InitializeICUDefaultLocation(const char* exec_path, in InitializeICUDefaultLocation()
Dapi.cc6044 bool v8::V8::InitializeICUDefaultLocation(const char* exec_path, in InitializeICUDefaultLocation()
/external/libcxx/utils/libcxx/test/
Dformat.py155 def _clean(self, exec_path): # pylint: disable=no-self-use argument
/external/autotest/frontend/afe/
Drpc_utils.py574 def _common_entry_to_dict(entry, type, job_dict, exec_path, status, started_on): argument
/external/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c387 char *exec_path = NULL; in main() local
Ddoio.c650 char *exec_path; in main() local