Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h280 virtual int GetUidByDebugBundleName(const std::string &bundleName, const int userId) in GetUidByDebugBundleName() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp2146 int BundleMgrHostImpl::GetUidByDebugBundleName(const std::string &bundleName, const int userId) in GetUidByDebugBundleName() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp594 int BundleMgrProxy::GetUidByDebugBundleName(const std::string &bundleName, const int userId) in GetUidByDebugBundleName() function in OHOS::AppExecFwk::BundleMgrProxy