Home
last modified time | relevance | path

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

/system/core/init/
Dparser.cpp58 bool bad_section_found = false; in ParseData() local
61 bad_section_found = false; in ParseData()
109 bad_section_found = true; in ParseData()
117 } else if (!bad_section_found) { in ParseData()