Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp48 DEBUGGABLE_ATTR = 0x0101000f, enumerator
517 debuggable = GetAttributeIntegerDefault(FindAttribute(element, DEBUGGABLE_ATTR), 0); in Extract()
/frameworks/base/tools/aapt/
DCommand.cpp263 DEBUGGABLE_ATTR = 0x0101000f, enumerator
1399 DEBUGGABLE_ATTR, 0, &error); in doDump()