Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DResourceTypes.h384 void copyFrom_dtoh(const Res_value& src);
/frameworks/base/libs/androidfw/
DResourceTypes.cpp143 inline void Res_value::copyFrom_dtoh(const Res_value& src) in copyFrom_dtoh() function in android::Res_value
1081 outValue->copyFrom_dtoh(((const ResXMLTree_cdataExt*)mCurExt)->typedData); in getTextValue()
1320 outValue->copyFrom_dtoh(attr->typedValue); in getAttributeValue()
4387 cur->map.value.copyFrom_dtoh(map->value); in getBagLocked()
7072 value.copyFrom_dtoh(*valuePtr); in print()
7105 value.copyFrom_dtoh(mapPtr->value); in print()