Home
last modified time | relevance | path

Searched defs:EVENT_WRITE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/include/
H A Dio_event_common.h38 static constexpr EventId EVENT_WRITE = 1u << 1; variable
/ohos5.0/base/update/updateservice/foundations/ability/sys_event/include/
H A Dupdate_system_event.h24 #define EVENT_WRITE(eventName, type, ...) \ macro
/ohos5.0/base/startup/init/interfaces/innerkits/include/
H A Dloop_event.h39 EVENT_WRITE = (0x0002), enumerator