Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h144 std::string appPrivilegeLevel = AVAILABLELEVEL_NORMAL; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h254 std::string appPrivilegeLevel = AVAILABLELEVEL_NORMAL; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1063 void SetAppPrivilegeLevel(const std::string &appPrivilegeLevel) in SetAppPrivilegeLevel()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2708 const std::string &appPrivilegeLevel, bool isPreInstallApp, const std::string &appProvisionType) in SetDirApl()