Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dparser.cpp60 bool bad_section_found = false; in ParseData() local
63 bad_section_found = false; in ParseData()
111 bad_section_found = true; in ParseData()
119 } else if (!bad_section_found) { in ParseData()