Home
last modified time | relevance | path

Searched defs:DispatchFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dtcp_socket_manager.h29 using DispatchFunc = std::function<void(std::vector<std::shared_ptr<TestMsgInfo>>)>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync_manager.cpp20 void UIDisplaySyncManager::DispatchFunc(int64_t nanoTimestamp) in DispatchFunc() function in OHOS::Ace::UIDisplaySyncManager