Home
last modified time | relevance | path

Searched refs:MAX_PRIORITY_NUM (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Dhdf_attribute_macro.c40 if (hostInfo->priority > MAX_PRIORITY_NUM) { in GetHostInfoMacro()
122 if (deviceNodeInfo->priority > MAX_PRIORITY_NUM) { in CheckDeviceInfoMacro()
H A Dhdf_attribute.c56 …Uint16(hostNode, ATTR_DEV_PRIORITY, &readNum, 0) != HDF_SUCCESS) || (readNum > MAX_PRIORITY_NUM)) { in GetHostInfo()
146 if (deviceNodeInfo->priority > MAX_PRIORITY_NUM) { in CheckDeviceInfo()
/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device_desc.h46 #define MAX_PRIORITY_NUM 200 macro
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp42 const size_t MAX_PRIORITY_NUM = 5; variable
510 const EventQueue::Priority priorities[MAX_PRIORITY_NUM] = {
523 InsertPriorityTest(priorities, MAX_PRIORITY_NUM);
537 const EventQueue::Priority priorities[MAX_PRIORITY_NUM] = {
550 InsertPriorityTest(priorities, MAX_PRIORITY_NUM);