Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DCarModelConfigReader.cpp49 bool ReadValueHex(const XMLElement* parent, const char* elementName, uint32_t* hex) { in ReadValueHex() function
133 RETURN_IF_FALSE(ReadValueHex(vhalPropElem, "PropertyId", &propertyId)); in ReadVhalProperty()
134 RETURN_IF_FALSE(ReadValueHex(vhalPropElem, "AreaId", &areaId)); in ReadVhalProperty()