Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1061 std::set<int32_t> GetExistsCommonUserIs();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1897 auto userIds = GetExistsCommonUserIs(); in DumpAllBundleInfoNames()
2742 std::set<int32_t> BundleMgrHostImpl::GetExistsCommonUserIs() in GetExistsCommonUserIs() function in OHOS::AppExecFwk::BundleMgrHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2314 std::set<int32_t> ret = hostImpl->GetExistsCommonUserIs();
2318 ret = hostImpl->GetExistsCommonUserIs();