Home
last modified time | relevance | path

Searched refs:GetOwnerTag (Results 1 – 1 of 1) sorted by relevance

/system/core/libziparchive/
Dzip_archive.cc185 uint64_t GetOwnerTag(const ZipArchive* archive) { in GetOwnerTag() function
202 android_fdsan_exchange_owner_tag(fd, 0, GetOwnerTag(this)); in ZipArchive()
220 android_fdsan_close_with_tag(mapped_zip.GetFileDescriptor(), GetOwnerTag(this)); in ~ZipArchive()