Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/privacymanager/include/common/
H A Dconstant.h48 OP_READ_MEDIA = 19, enumerator
/ohos5.0/base/security/access_token/services/privacymanager/src/common/
H A Dconstant.cpp47 … std::map<std::string, int32_t>::value_type("ohos.permission.READ_MEDIA", Constant::OP_READ_MEDIA),