Searched refs:GetExistsCommonUserIds (Results 1 – 3 of 3) sorted by relevance
42 for (auto userId : GetExistsCommonUserIds()) { in Install()67 for (auto userId : GetExistsCommonUserIds()) { in Recover()88 for (auto userId : GetExistsCommonUserIds()) { in Install()121 for (auto userId : GetExistsCommonUserIds()) { in Uninstall()164 for (auto userId : GetExistsCommonUserIds()) { in Uninstall()201 std::set<int32_t> BundleInstaller::GetExistsCommonUserIds() in GetExistsCommonUserIds() function in OHOS::AppExecFwk::BundleInstaller
108 std::set<int32_t> GetExistsCommonUserIds();
94 std::set<int32_t> ret = bundleInstaller_->GetExistsCommonUserIds();109 std::set<int32_t> ret = bundleInstaller_->GetExistsCommonUserIds();