Home
last modified time | relevance | path

Searched defs:aclRequestedList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dhap_token_info.h162 std::vector<std::string> aclRequestedList; variable
/ohos5.0/base/security/access_token/frameworks/accesstoken/src/
H A Dhap_policy_parcel.cpp53 const std::vector<std::string>& aclRequestedList = this->hapPolicyParameter.aclRequestedList; in Marshalling() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Daccess_token.h171 std::vector<std::string> aclRequestedList; variable