Searched refs:VerifyUpdatesCommand (Results 1 – 4 of 4) sorted by relevance
26 VerifyUpdatesCommand::VerifyUpdatesCommand() {} in VerifyUpdatesCommand() function in browser_sync::VerifyUpdatesCommand27 VerifyUpdatesCommand::~VerifyUpdatesCommand() {} in ~VerifyUpdatesCommand()29 void VerifyUpdatesCommand::ModelChangingExecuteImpl( in ModelChangingExecuteImpl()77 VerifyUpdatesCommand::VerifyUpdateResult VerifyUpdatesCommand::VerifyUpdate( in VerifyUpdate()
24 class VerifyUpdatesCommand : public ModelChangingSyncerCommand {26 VerifyUpdatesCommand();27 virtual ~VerifyUpdatesCommand();40 DISALLOW_COPY_AND_ASSIGN(VerifyUpdatesCommand);
71 VerifyUpdatesCommand command_;
142 VerifyUpdatesCommand verify_updates; in SyncShare()