Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp668 Level sourceMatrixLevel = Level::UNSPECIFIED; in buildObject() local
670 !parseOptionalAttr(root, "level", Level::UNSPECIFIED, &sourceMatrixLevel, error) || in buildObject()
676 object->setSourceMatrixLevel(sourceMatrixLevel); in buildObject()