Home
last modified time | relevance | path

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

/bionic/libc/tools/
Dgenfunctosyscallnrs.py12 def load_syscall_names_from_file(file_path, architecture): argument
Dgenseccomp.py34 def load_syscall_names_from_file(file_path, architecture): argument
40 def load_syscall_priorities_from_file(file_path): argument
Dgensyscalls.py425 def parse_file(self, file_path): argument
/bionic/tools/versioner/src/
DVFS.cpp51 const char* file_path = ent->fts_accpath; in addDirectoryToVFS() local
DSymbolFileParser.cpp290 const std::string& file_path; member in __anon90a381a00111::SymbolFileParser
304 std::optional<SymbolMap> parseSymbolFile(const std::string& file_path, in parseSymbolFile()
DPreprocessor.cpp466 llvm::StringRef file_path = file_it.first; in preprocessHeaders() local
/bionic/tests/
Dgrp_pwd_test.cpp842 static void TestAidNamePrefix(const std::string& file_path) { in TestAidNamePrefix()
/bionic/linker/
Dlinker.cpp911 const char* file_path = &buf[separator - path + 2]; in open_library_in_zipfile() local