Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt/
H A DBundle.h206 bool getDebugMode() const { return mDebugMode; } in getDebugMode() function
H A DResource.cpp951 if (bundle->getDebugMode()) { in massageManifest()