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

  /external/chromium_org/sync/syncable/
directory.h 235 void set_bag_of_chips(const std::string& bag_of_chips);
syncable_unittest.cc 292 dir()->set_bag_of_chips(bag_of_chips_string);
302 dir()->set_bag_of_chips(bag_of_chips2_string);
312 dir()->set_bag_of_chips(bag_of_chips3_string);
directory.cc 996 void Directory::set_bag_of_chips(const string& bag_of_chips) { function in class:syncer::syncable::Directory
    [all...]
  /external/chromium_org/sync/engine/
syncer_proto_util.cc 554 dir->set_bag_of_chips(bag_of_chips);

Completed in 343 milliseconds