Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dmock_system_bundle_installer.cpp71 for (auto allUserId : dataMgr->GetAllUser()) { in OTAInstallSystemBundle() local
72 installParam.userId = allUserId; in OTAInstallSystemBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_bundle_installer.cpp77 for (auto allUserId : dataMgr->GetAllUser()) { in OTAInstallSystemBundle() local
78 installParam.userId = allUserId; in OTAInstallSystemBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1362 int32_t allUserId = Constants::ALL_USERID; variable
1363 auto ret = info.GetApplicationInfoV9(permissionFlag, allUserId, appInfo);