Searched refs:cloudPkVal (Results 1 – 1 of 1) sorted by relevance
587 std::vector<Type> cloudPkVal; in CalOpType() local590 cloudPkVal); in CalOpType()596 …auto iter = std::find_if(param.insertPk.begin(), param.insertPk.end(), [&cloudPkVal](const auto &i… in CalOpType()597 return item == cloudPkVal; in CalOpType()602 param.insertPk.push_back(cloudPkVal); in CalOpType()