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

  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 116 // SetCommandLineOption, we call the validation function.
240 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
241 extern std::string SetCommandLineOption(const char* name, const char* value);
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 42 // * Free functions like SetCommandLineOption() work via one of the
87 // retrieve a flag based on its name. SetCommandLineOption, on the
    [all...]

Completed in 1296 milliseconds