Searched defs:UpdateDataTypeContext (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/sync/api/
H A Dsync_change_processor.cc13 syncer::SyncError SyncChangeProcessor::UpdateDataTypeContext( function in class:syncer::SyncChangeProcessor
H A Dfake_sync_change_processor.cc28 syncer::SyncError FakeSyncChangeProcessor::UpdateDataTypeContext( function in class:syncer::FakeSyncChangeProcessor
/external/chromium_org/components/sync_driver/
H A Dshared_change_processor_ref.cc28 syncer::SyncError SharedChangeProcessorRef::UpdateDataTypeContext( function in class:sync_driver::SharedChangeProcessorRef
32 return change_processor_->UpdateDataTypeContext(
H A Dshared_change_processor.cc146 syncer::SyncError SharedChangeProcessor::UpdateDataTypeContext( function in class:sync_driver::SharedChangeProcessor
160 return generic_change_processor_->UpdateDataTypeContext(
H A Dgeneric_change_processor.cc206 syncer::SyncError GenericChangeProcessor::UpdateDataTypeContext( function in class:sync_driver::GenericChangeProcessor

Completed in 82 milliseconds