Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tools/
Dgensyscalls.py504 def parse_file(self, file_path): argument
/bionic/linker/
Dlinker.cpp1516 const char* file_path = &buf[separator - path + 2]; in open_library_in_zipfile() local