Home
last modified time | relevance | path

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

/external/gflags/src/
Dgflags.cc1275 bool in_filename_section = false; in ProcessOptionsFromStringLocked() local
1300 in_filename_section = false; // instead, it was a flag-line in ProcessOptionsFromStringLocked()
1323 if (!in_filename_section) { // start over: assume filenames don't match in ProcessOptionsFromStringLocked()
1324 in_filename_section = true; in ProcessOptionsFromStringLocked()