Home
last modified time | relevance | path

Searched refs:GetExistsCommonUserIds (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp42 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
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_installer.h108 std::set<int32_t> GetExistsCommonUserIds();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installers_test/
H A Dbms_bundle_installers_test.cpp94 std::set<int32_t> ret = bundleInstaller_->GetExistsCommonUserIds();
109 std::set<int32_t> ret = bundleInstaller_->GetExistsCommonUserIds();