Searched defs:exec_path (Results 1 – 3 of 3) sorted by relevance
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/test/ |
| D | format.py | 57 def _build(self, exec_path, source_path, compile_only=False, argument 83 def _clean(self, exec_path): argument 92 def _run(self, exec_path, _, in_dir=None): argument
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/ |
| D | format.py | 98 def _clean(self, exec_path): # pylint: disable=no-self-use argument
|
| /ndk/sources/host-tools/make-3.81/w32/subproc/ |
| D | sub_proc.c | 350 find_file(char *exec_path, LPOFSTRUCT file_info) in find_file() 412 char *exec_path, in process_begin()
|