Searched defs:VerifyUpdatesCommand (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dverify_updates_command.h24 class VerifyUpdatesCommand : public ModelChangingSyncerCommand { class in namespace:browser_sync
26 VerifyUpdatesCommand();
27 virtual ~VerifyUpdatesCommand();
40 DISALLOW_COPY_AND_ASSIGN(VerifyUpdatesCommand);
H A Dverify_updates_command.cc26 VerifyUpdatesCommand::VerifyUpdatesCommand() {} function in class:browser_sync::VerifyUpdatesCommand
27 VerifyUpdatesCommand::~VerifyUpdatesCommand() {}
29 void VerifyUpdatesCommand::ModelChangingExecuteImpl(
77 VerifyUpdatesCommand::VerifyUpdateResult VerifyUpdatesCommand::VerifyUpdate(

Completed in 67 milliseconds