Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp433 const ComponentAsyncEventHandler TIME_PICKER_NODE_ASYNC_EVENT_HANDLERS[] = { variable
808 …if (subKind >= sizeof(TIME_PICKER_NODE_ASYNC_EVENT_HANDLERS) / sizeof(ComponentAsyncEventHandler))… in NotifyComponentAsyncEvent()
812 eventHandle = TIME_PICKER_NODE_ASYNC_EVENT_HANDLERS[subKind]; in NotifyComponentAsyncEvent()