Searched refs:selfBundlePolicyInfos (Results 1 – 2 of 2) sorted by relevance
82 selfBundlePolicyInfos.emplace_back(policyInfo); in InitFileUriInfo()185 for (auto &selfBundleUriPolicy : selfBundlePolicyInfos) { in GetUriToGrantByPolicy()
85 std::vector<PolicyInfo> selfBundlePolicyInfos; variable