Searched refs:otherUriResult (Results 1 – 2 of 2) sorted by relevance
110 void BatchUri::SetOtherUriCheckResult(const std::vector<bool> &otherUriResult) in SetOtherUriCheckResult() argument112 for (size_t i = 0; i < otherUriResult.size(); i++) { in SetOtherUriCheckResult()114 result[index] = otherUriResult[i]; in SetOtherUriCheckResult()
52 void SetOtherUriCheckResult(const std::vector<bool> &otherUriResult);