Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.h50 EVENT_MODULE_MAX, enumerator
H A Dsoftbus_event.c156 if (module >= 0 && module < EVENT_MODULE_MAX) { in WriteSoftbusEvent()