Home
last modified time | relevance | path

Searched defs:DisplayInfoGroup (Results 1 – 1 of 1) sorted by relevance

/external/gflags/src/
Dgflags_completions.cc515 struct DisplayInfoGroup { struct
516 const char* header;
517 const char* footer;
518 set<const CommandLineFlagInfo *> *group;
520 int SizeInLines() const { in SizeInLines()