Searched refs:emptyFunc (Results 1 – 2 of 2) sorted by relevance
493 std::function<void()> emptyFunc = []() {}; in __anon0d588a1c0b02() variable504 …ffrt_queue_submit(queue_handle, create_function_wrapper(emptyFunc, ffrt_function_kind_queue), &tas…536 std::function<void()> emptyFunc = []() {}; in __anon0d588a1c0d02() variable547 …ffrt_queue_submit(queue_handle, create_function_wrapper(emptyFunc, ffrt_function_kind_queue), &tas…
1171 auto emptyFunc = std::function([] {}); in FfiOHOSAceFrameworkViewAbstractBindContextMenu() local1173 static_cast<OHOS::Ace::ResponseType>(responseType), buildFunc, options, emptyFunc in FfiOHOSAceFrameworkViewAbstractBindContextMenu()