Searched defs:tree (Results 1 – 5 of 5) sorted by relevance
211 ResXMLTree tree; in doList() local226 static ssize_t indexOfAttribute(const ResXMLTree& tree, uint32_t attrRes) in indexOfAttribute()237 String8 getAttribute(const ResXMLTree& tree, const char* ns, in getAttribute()256 static String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8* outError) in getAttribute()274 static int32_t getIntegerAttribute(const ResXMLTree& tree, uint32_t attrRes, in getIntegerAttribute()292 static String8 getResolvedAttribute(const ResTable* resTable, const ResXMLTree& tree, in getResolvedAttribute()360 static void printCompatibleScreens(ResXMLTree& tree) { in printCompatibleScreens()441 ResXMLTree tree; in doDump() local468 ResXMLTree tree; in doDump() local486 ResXMLTree tree; in doDump() local
1910 ResXMLTree tree; in writeProguardForAndroidManifest() local2013 ResXMLTree tree; in writeProguardForXml() local
2956 public boolean tree; field in PackageParser.Permission
1767 BasePermission tree = checkPermissionTreeLP(info.name); in addPermissionLocked() local3574 BasePermission tree = findPermissionTreeLP(p.info.name); in scanPackageLI() local3883 BasePermission tree = findPermissionTreeLP(bp.name); in updatePermissionsLP() local
618 ResXMLParser::ResXMLParser(const ResXMLTree& tree) in ResXMLParser()