Searched refs:codeList (Results 1 – 1 of 1) sorted by relevance
266 auto codeList = pair.second->obsCodeList_; in GetUriList() local267 auto haveCodeIter = find_if(codeList.begin(), codeList.end(), in GetUriList()269 if (haveCodeIter != codeList.end()) { in GetUriList()