Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dextensions.cpp212 bool ExtractOem(tinyxml2::XMLConstHandle handle, Configuration* config) { in ExtractOem() function
301 if (!ExtractOem(root.FirstChildElement("oem"), config)) { in ParseXml()