Searched refs:newCommitMap (Results 1 – 1 of 1) sorted by relevance
585 std::map<std::string, MultiVerCommitNode> newCommitMap; in GetCommitTree() local600 newCommitMap.insert(std::make_pair(commitNode.deviceInfo, commitNode)); in GetCommitTree()603 errCode = storagePtr_->GetCommitTree(newCommitMap, commits); in GetCommitTree()