Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dextensions.cpp132 bool ExtractPacked(tinyxml2::XMLConstHandle handle, Configuration* config) { in ExtractPacked() function
296 if (!ExtractPacked(root.FirstChildElement("packed"), config)) { in ParseXml()