HomeSort by relevance Sort by last modified time
    Searched refs:GetCommandLineOption (Results 1 - 5 of 5) sorted by null

  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 209 extern bool GetCommandLineOption(const char* name, std::string* OUTPUT);
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 218 extern bool GetCommandLineOption(const char* name, std::string* OUTPUT);
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 227 extern GFLAGS_DLL_DECL bool GetCommandLineOption(const char* name, std::string* OUTPUT);
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 86 // GetCommandLineOption is just a hook into registry routines to
495 friend bool GetCommandLineOption(const char*, string*, bool*);
    [all...]
  /external/open-vcdiff/gflags/src/
gflags.cc 86 // GetCommandLineOption is just a hook into registry routines to
495 friend bool GetCommandLineOption(const char*, string*, bool*);
    [all...]

Completed in 31 milliseconds