Home
last modified time | relevance | path

Searched refs:copyFrom_dtoh (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
DResourceTypes.h332 void copyFrom_dtoh(const Res_value& src);
/frameworks/base/libs/androidfw/
DResourceTypes.cpp128 inline void Res_value::copyFrom_dtoh(const Res_value& src) in copyFrom_dtoh() function in android::Res_value
839 outValue->copyFrom_dtoh(((const ResXMLTree_cdataExt*)mCurExt)->typedData); in getTextValue()
1033 outValue->copyFrom_dtoh(attr->typedValue); in getAttributeValue()
3453 cur->map.value.copyFrom_dtoh(map->value); in getBagLocked()
5529 value.copyFrom_dtoh(*valuePtr); in print()
5554 value.copyFrom_dtoh(mapPtr->value); in print()