Home
last modified time | relevance | path

Searched defs:GetBundlesForUid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h355 virtual bool GetBundlesForUid(const int uid, std::vector<std::string> &bundleNames) in GetBundlesForUid() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp750 bool BundleMgrProxy::GetBundlesForUid(const int uid, std::vector<std::string> &bundleNames) in GetBundlesForUid() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp512 bool BundleMgrHostImpl::GetBundlesForUid(const int uid, std::vector<std::string> &bundleNames) in GetBundlesForUid() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3631 bool BundleDataMgr::GetBundlesForUid(const int uid, std::vector<std::string> &bundleNames) const in GetBundlesForUid() function in OHOS::AppExecFwk::BundleDataMgr