Lines Matching refs:outError
38 const char* attr, android::String8* outError = NULL);
46 android::String8* outError = NULL);
54 const char* attr, int32_t defValue = -1, android::String8* outError = NULL);
62 const char* attr, android::String8* outError) { in getIntegerAttribute() argument
63 return getIntegerAttribute(tree, ns, attr, -1, outError); in getIntegerAttribute()
72 int32_t defValue = -1, android::String8* outError = NULL);
80 android::String8* outError) { in getIntegerAttribute() argument
81 return getIntegerAttribute(tree, attrRes, -1, outError); in getIntegerAttribute()
91 android::String8* outError = NULL);
100 android::String8* outError) { in getResolvedIntegerAttribute() argument
101 return getResolvedIntegerAttribute(resTable, tree, attrRes, -1, outError); in getResolvedIntegerAttribute()
111 android::String8* outError = NULL);
119 android::String8* outError = NULL);