Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dextensions.cpp100 bool ExtractPartitions(tinyxml2::XMLConstHandle handle, Configuration* config) { in ExtractPartitions() function
291 if (!ExtractPartitions(root.FirstChildElement("partitions"), config)) { in ParseXml()