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

  /external/chromium/chrome/browser/sync/engine/
get_commit_ids_command.h 50 commit_set_(commit_set) {
85 if (commit_set_->HaveCommitItem(metahandle))
104 sessions::OrderedCommitSet* commit_set_; member in class:browser_sync::GetCommitIdsCommand::CommitMetahandleIterator
process_commit_response_command_unittest.cc 53 commit_set_.reset(new sessions::OrderedCommitSet(routing_info()));
134 commit_set_->AddCommitItem(metahandle, item_id, model_type);
135 sync_state->set_commit_set(*commit_set_.get());
198 scoped_ptr<sessions::OrderedCommitSet> commit_set_; member in class:browser_sync::ProcessCommitResponseCommandTestWithParam

Completed in 838 milliseconds