Searched refs:attStr (Results 1 – 2 of 2) sorted by relevance
117 std::string attStr = attributes == defaultAttr ? "{ Any }" : android::toString(attributes); in dump() local119 attStr.c_str()); in dump()
165 std::string attStr = in dump() local167 dst->appendFormat("%s\n", attStr.c_str()); in dump()