Searched refs:SharedChangeProcessorRef (Results 1 – 4 of 4) sorted by relevance
9 SharedChangeProcessorRef::SharedChangeProcessorRef( in SharedChangeProcessorRef() function in sync_driver::SharedChangeProcessorRef15 SharedChangeProcessorRef::~SharedChangeProcessorRef() {} in ~SharedChangeProcessorRef()17 syncer::SyncError SharedChangeProcessorRef::ProcessSyncChanges( in ProcessSyncChanges()23 syncer::SyncDataList SharedChangeProcessorRef::GetAllSyncData( in GetAllSyncData()28 syncer::SyncError SharedChangeProcessorRef::UpdateDataTypeContext( in UpdateDataTypeContext()36 syncer::SyncError SharedChangeProcessorRef::CreateAndUploadError( in CreateAndUploadError()
18 class SharedChangeProcessorRef : public syncer::SyncChangeProcessor,21 SharedChangeProcessorRef(24 virtual ~SharedChangeProcessorRef();
192 new SharedChangeProcessorRef(shared_change_processor_)), in Associate()194 new SharedChangeProcessorRef(shared_change_processor_))); in Associate()
377 new SharedChangeProcessorRef(shared_change_processor)), in StartAssociationWithSharedChangeProcessor()379 new SharedChangeProcessorRef(shared_change_processor))); in StartAssociationWithSharedChangeProcessor()