Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/utils/
H A Dexception_branch_checker.cpp21 #define PERMISSION_NUM 3 macro
30 for (int i = 0; i < PERMISSION_NUM; i++) { in RemoveHilogModifiers()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_clone_service.cpp23 constexpr int32_t PERMISSION_NUM = 0660; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dtdd_util.cpp53 constexpr int32_t PERMISSION_NUM = 4; variable
273 const char **perms = new const char *[PERMISSION_NUM]; in GrantNativePermission()
280 .permsNum = PERMISSION_NUM, in GrantNativePermission()