Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp722 unsigned int subClassType = kind / ARKUI_MAX_EVENT_NUM; in NotifyComponentAsyncEvent() local
725 switch (subClassType) { in NotifyComponentAsyncEvent()
962 unsigned int subClassType = kind / ARKUI_MAX_EVENT_NUM; in NotifyResetComponentAsyncEvent() local
965 switch (subClassType) { in NotifyResetComponentAsyncEvent()