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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_change_processor_on_worker.cc 19 RemoteChangeProcessorOnWorker::RemoteChangeProcessorOnWorker(
29 RemoteChangeProcessorOnWorker::~RemoteChangeProcessorOnWorker() {
33 void RemoteChangeProcessorOnWorker::PrepareForProcessRemoteChange(
49 void RemoteChangeProcessorOnWorker::ApplyRemoteChange(
69 void RemoteChangeProcessorOnWorker::FinalizeRemoteSync(
87 void RemoteChangeProcessorOnWorker::RecordFakeLocalChange(
105 void RemoteChangeProcessorOnWorker::DetachFromSequence() {
remote_change_processor_on_worker.h 27 class RemoteChangeProcessorOnWorker : public RemoteChangeProcessor {
29 RemoteChangeProcessorOnWorker(
33 virtual ~RemoteChangeProcessorOnWorker();
61 DISALLOW_COPY_AND_ASSIGN(RemoteChangeProcessorOnWorker);

Completed in 50 milliseconds