Home
last modified time | relevance | path

Searched defs:GetBundleGidsByUid (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.h397 …virtual bool GetBundleGidsByUid(const std::string &bundleName, const int &uid, std::vector<int> &g… in GetBundleGidsByUid() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp865 bool BundleMgrProxy::GetBundleGidsByUid(const std::string &bundleName, const int &uid, std::vector<… in GetBundleGidsByUid() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp611 bool BundleMgrHostImpl::GetBundleGidsByUid(const std::string &bundleName, const int &uid, std::vect… in GetBundleGidsByUid() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3676 bool BundleDataMgr::GetBundleGidsByUid( in GetBundleGidsByUid() function in OHOS::AppExecFwk::BundleDataMgr