Home
last modified time | relevance | path

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

/system/libziparchive/
Dzip_archive.cc95 uint64_t GetOwnerTag(const ZipArchive* archive) { in GetOwnerTag() function
111 android_fdsan_exchange_owner_tag(mapped_zip.GetFileDescriptor(), 0, GetOwnerTag(this)); in ZipArchive()
127 android_fdsan_close_with_tag(mapped_zip.GetFileDescriptor(), GetOwnerTag(this)); in ~ZipArchive()