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

  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 234 friend class ::google::FlagSaverImpl; // calls New()
494 friend class ::google::FlagSaverImpl; // for cloning the values
647 friend class ::google::FlagSaverImpl; // reads all the flags in order to copy them
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 277 class FlagSaverImpl* impl_; // we use pimpl here to keep API steady

Completed in 144 milliseconds