HomeSort by relevance Sort by last modified time
    Searched defs:DescribeOneFlag (Results 1 - 2 of 2) sorted by null

  /external/chromium/sdch/open-vcdiff/src/
gflags_reporting.cc 41 // ShowUsageWithFlagsRestrict(), and DescribeOneFlag() can be called
89 // DescribeOneFlag()
114 string DescribeOneFlag(const CommandLineFlagInfo& flag) {
296 fprintf(stdout, "%s", DescribeOneFlag(*flag).c_str());
  /external/open-vcdiff/gflags/src/
gflags_reporting.cc 41 // ShowUsageWithFlagsRestrict(), and DescribeOneFlag() can be called
89 // DescribeOneFlag()
114 string DescribeOneFlag(const CommandLineFlagInfo& flag) {
296 fprintf(stdout, "%s", DescribeOneFlag(*flag).c_str());

Completed in 62 milliseconds