Home
last modified time | relevance | path

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

/aosp12/build/make/tools/zipalign/
H A DZipEntry.h106 bool getMarked(void) const { return mMarked; } in getMarked() function
/aosp12/frameworks/base/tools/aapt/
H A DZipEntry.h110 bool getMarked(void) const { return mMarked; } in getMarked() function