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

  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 726 set_initial_sync_ended_for_type_unsafe(*it, false);
856 set_initial_sync_ended_for_type_unsafe(type, x);
859 void Directory::set_initial_sync_ended_for_type_unsafe(ModelType type, function in class:syncable::Directory
    [all...]
syncable.h 942 void set_initial_sync_ended_for_type_unsafe(ModelType type, bool x);
    [all...]

Completed in 42 milliseconds