Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DCarModelConfigReader.cpp57 bool ReadValueList(const XMLElement* parent, const char* elementName, in ReadValueList() function
239 RETURN_IF_FALSE(ReadValueList(childPartsElem, "PartId", &animationInfo->childIds)); in ReadAnimation()