Home
last modified time | relevance | path

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

/mipi-sys-t-3.6.0-3.5.0/printer/src/
Dmipi_syst_collateral.cpp75 pugi::xml_parse_result scan_result(doc.load_file(filename.c_str())); in parseXml() local
78 if (!scan_result) { in parseXml()
83 << scan_result.description(); in parseXml()