Searched refs:startIndexExist (Results 1 – 1 of 1) sorted by relevance
610 auto startIndexExist = operationList_.find(operation.coupleIndex.first); in OperateExchange() local612 if (startIndexExist == operationList_.end()) { in OperateExchange()