Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/androidfw/
H A DZipFileRO.cpp81 /* static */ ZipFileRO* ZipFileRO::openFd(int fd, const char* debugFileName, in openFd()
/aosp12/system/libziparchive/
H A Dzip_archive.cc156 static ZipError FindCentralDirectoryInfoForZip64(const char* debugFileName, ZipArchive* archive, in FindCentralDirectoryInfoForZip64()