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

/external/gflags/src/
H A Dgflags_completions.cc178 bool flag_location_substring_search; member in struct:GFLAGS_NAMESPACE::__anon7353::CompletionOptions
299 options->flag_location_substring_search = false;
326 case 2: options->flag_location_substring_search = true;
394 if (options.flag_location_substring_search &&

Completed in 128 milliseconds