HomeSort by relevance Sort by last modified time
    Searched defs: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/open-vcdiff/gflags/src/
gflags.cc 234 friend class GOOGLE_NAMESPACE::FlagSaverImpl; // calls New()
494 friend class GOOGLE_NAMESPACE::FlagSaverImpl; // for cloning the values
647 friend class GOOGLE_NAMESPACE::FlagSaverImpl; // reads all the flags in order to copy them
    [all...]

Completed in 879 milliseconds