Searched refs:commit_client_command_ (Results 1 – 2 of 2) sorted by relevance
224 commit_client_command_.reset(command); in SetCommitClientCommand()624 if (commit_client_command_) { in ProcessCommit()626 *commit_client_command_.get()); in ProcessCommit()
383 scoped_ptr<sync_pb::ClientCommand> commit_client_command_; variable