Searched defs:attStr (Results 1 – 2 of 2) sorted by relevance
131 std::string attStr = attributes == defaultAttr ? "{ Any }" : android::toString(attributes); in dump() local
151 std::string attStr = attr.getAttributes() == defaultAttr ? in dump() local