Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp91 const std::string ALLOWED_ACLS = "allowedAcls"; variable
255 jsonObject[ALLOWED_ACLS] = allowedAcls_; in ToJson()
800 ALLOWED_ACLS, in FromJson()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp99 constexpr const char* ALLOWED_ACLS = "allowedAcls"; variable
466 jsonObject[ALLOWED_ACLS] = allowedAcls_; in ToJson()
1285 ALLOWED_ACLS, in FromJson()