Searched defs:section_start_line (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dparser.cpp53 int section_start_line = -1; local
61 LOG(ERROR) << filename << ": " << section_start_line << ": " << result.error();
65 section_start_line = -1;
93 section_start_line = state.line;

Completed in 50 milliseconds