Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.h88 bool needsCompiling = true; member
DResourceTable.cpp4835 item.needsCompiling = true; in versionForCompat()
4967 item.needsCompiling = false; // This step occurs after we parse/assign, so we don't need in modifyForCompat()
DResource.cpp1680 if (!workItem.needsCompiling) { in buildResources()