Home
last modified time | relevance | path

Searched defs:assume_ownership (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/
H A DZipFileRO.cpp82 bool assume_ownership) in openFd()
H A DAssetManager.cpp303 bool assume_ownership) { in addAssetFd()
/aosp12/system/libziparchive/
H A Dzip_archive.cc101 ZipArchive::ZipArchive(MappedZipFile&& map, bool assume_ownership) in ZipArchive()
606 bool assume_ownership) { in OpenArchiveFd()
613 off64_t length, off64_t offset, bool assume_ownership) { in OpenArchiveFdRange()
/aosp12/bionic/linker/
H A Dlinker.cpp541 void set_fd(int fd, bool assume_ownership) { in set_fd()