Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dextensions.cpp195 bool ExtractGetVars(tinyxml2::XMLConstHandle handle, Configuration* config) { in ExtractGetVars() function
287 if (!ExtractGetVars(root.FirstChildElement("getvar"), config)) { in ParseXml()