Home
last modified time | relevance | path

Searched defs:GetUidByDebugBundleName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h325 virtual int GetUidByDebugBundleName(const std::string &bundleName, const int userId) in GetUidByDebugBundleName() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp655 int BundleMgrProxy::GetUidByDebugBundleName(const std::string &bundleName, const int userId) in GetUidByDebugBundleName() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2875 int BundleMgrHostImpl::GetUidByDebugBundleName(const std::string &bundleName, const int userId) in GetUidByDebugBundleName() function in OHOS::AppExecFwk::BundleMgrHostImpl