Searched defs:outStr (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2014 String16* outStr, void* accessorCookie,
2053 if (outStr) {
2054 *outStr = finalStr;
2009 stringToValue(Res_value* outValue, StringPool* pool, const String16& str, bool preserveSpaces, bool coerceType, uint32_t attrID, const Vector<StringPool::entry_style_span>* style, String16* outStr, void* accessorCookie, uint32_t attrType) argument

Completed in 112 milliseconds