Searched refs:otherIndexs (Results 1 – 2 of 2) sorted by relevance
91 otherIndexs.emplace_back(index); in InitFileUriInfo()113 auto index = otherIndexs[i]; in SetOtherUriCheckResult()125 for (size_t i = 0; i < otherIndexs.size(); i++) { in GetNeedCheckProxyPermissionURI()126 auto index = otherIndexs[i]; in GetNeedCheckProxyPermissionURI()190 auto index = otherIndexs[i]; in GetUriToGrantByPolicy()
81 std::vector<int32_t> otherIndexs; variable