Searched refs:getMarked (Results 1 - 3 of 3) sorted by path

/frameworks/base/tools/aapt/
H A DPackage.cpp149 if (!entry->getMarked() && entry->getDeleted()) {
285 if (entry->getMarked()) {
H A DZipEntry.h109 bool getMarked(void) const { return mMarked; } function in class:android::ZipEntry
/frameworks/base/tools/aapt2/
H A DZipEntry.h111 bool getMarked(void) const { return mMarked; } function in class:aapt::ZipEntry

Completed in 156 milliseconds