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

  /external/chromium/chrome/browser/sync/engine/
verify_updates_command.h 24 class VerifyUpdatesCommand : public ModelChangingSyncerCommand {
26 VerifyUpdatesCommand();
27 virtual ~VerifyUpdatesCommand();
40 DISALLOW_COPY_AND_ASSIGN(VerifyUpdatesCommand);
verify_updates_command.cc 26 VerifyUpdatesCommand::VerifyUpdatesCommand() {}
27 VerifyUpdatesCommand::~VerifyUpdatesCommand() {}
29 void VerifyUpdatesCommand::ModelChangingExecuteImpl(
77 VerifyUpdatesCommand::VerifyUpdateResult VerifyUpdatesCommand::VerifyUpdate(

Completed in 137 milliseconds