Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp347 NAME_ATTR = 0x01010003, enumerator
580 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
588 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
926 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
985 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
1041 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
1050 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
1059 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
1071 String8 name = getAttribute(tree, NAME_ATTR, &error); in doDump()
1087 activityName = getAttribute(tree, NAME_ATTR, &error); in doDump()
[all …]