Home
last modified time | relevance | path

Searched refs:REQUESTPERMISSION_ABILITIES (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp70 const char* REQUESTPERMISSION_ABILITIES = "abilities"; variable
505 {REQUESTPERMISSION_ABILITIES, usedScene.abilities}, in to_json()
536 REQUESTPERMISSION_ABILITIES, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h458 constexpr const char* REQUESTPERMISSION_ABILITIES = "abilities"; variable