Searched defs:file_path (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/tools/ | ||
| D | gensyscalls.py | 504 def parse_file(self, file_path): argument |
| /bionic/linker/ | ||
| D | linker.cpp | 1516 const char* file_path = &buf[separator - path + 2]; in open_library_in_zipfile() local |