Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1057 std::set<int32_t> GetExistsCommonUserIs();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1847 auto userIds = GetExistsCommonUserIs(); in DumpAllBundleInfoNames()
2688 std::set<int32_t> BundleMgrHostImpl::GetExistsCommonUserIs() in GetExistsCommonUserIs() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2313 std::set<int32_t> ret = hostImpl->GetExistsCommonUserIs(); in HWTEST_F()
2317 ret = hostImpl->GetExistsCommonUserIs(); in HWTEST_F()

Completed in 19 milliseconds