Home
last modified time | relevance | path

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

/base/security/access_token/services/privacymanager/include/common/
Dconstant.h44 OP_LOCATION = 15, enumerator
/base/security/access_token/services/privacymanager/src/common/
Dconstant.cpp42 std::map<std::string, int32_t>::value_type("ohos.permission.LOCATION", Constant::OP_LOCATION),
/base/security/access_token/services/privacymanager/test/unittest/
Dpermission_record_db_test.cpp199 opCodeList.insert(static_cast<int32_t>(Constant::OP_LOCATION));