Home
last modified time | relevance | path

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

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