Searched refs:otherVec (Results 1 – 1 of 1) sorted by relevance
730 std::vector<Uri> otherVec; in GrantUriPermissionFor2In1Inner() local750 otherVec.emplace_back(uri_inner); in GrantUriPermissionFor2In1Inner()753 if (!otherVec.empty()) { in GrantUriPermissionFor2In1Inner()754 …auto ret = GrantUriPermissionInner(otherVec, flag, targetBundleName, appIndex, initiatorTokenId, a… in GrantUriPermissionFor2In1Inner()