Home
last modified time | relevance | path

Searched defs:GetAppPrivilegeLevel (Results 1 – 5 of 5) sorted by relevance

/foundation/appexecfwk/standard/services/bundlemgr/include/
Dinner_bundle_info.h1051 std::string GetAppPrivilegeLevel() const in GetAppPrivilegeLevel() function
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp2199 std::string BundleMgrProxy::GetAppPrivilegeLevel(const std::string &bundleName, int32_t userId) in GetAppPrivilegeLevel() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1295 std::string BundleMgrHostImpl::GetAppPrivilegeLevel(const std::string &bundleName, int32_t userId) in GetAppPrivilegeLevel() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2769 std::string BundleDataMgr::GetAppPrivilegeLevel(const std::string &bundleName, int32_t userId) in GetAppPrivilegeLevel() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/appexecfwk/standard/kits/appkit/napi/bundlemgr/
Dbundle_mgr.cpp5334 napi_value GetAppPrivilegeLevel(napi_env env, napi_callback_info info) in GetAppPrivilegeLevel() function