Home
last modified time | relevance | path

Searched refs:AVAILABLELEVEL_NORMAL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h27 static const std::string AVAILABLELEVEL_NORMAL = "normal"; variable
144 std::string appPrivilegeLevel = AVAILABLELEVEL_NORMAL;
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h31 constexpr const char* AVAILABLELEVEL_NORMAL = "normal"; variable
254 std::string appPrivilegeLevel = AVAILABLELEVEL_NORMAL;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h472 constexpr const char* AVAILABLELEVEL_NORMAL = "normal"; variable