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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2046 bool preserveSpaces, bool coerceType,
2059 coerceType, attrID, NULL, &mAssetsPackage, this,
2044 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
/frameworks/base/libs/utils/
H A DResourceTypes.cpp3143 bool preserveSpaces, bool coerceType,
3220 coerceType && (attrType&ResTable_map::TYPE_STRING) != 0;
3141 stringToValue(Res_value* outValue, String16* outString, const char16_t* s, size_t len, bool preserveSpaces, bool coerceType, uint32_t attrID, const String16* defType, const String16* defPackage, Accessor* accessor, void* accessorCookie, uint32_t attrType, bool enforcePrivate) const argument

Completed in 121 milliseconds