Searched defs:emptyFunc (Results 1 – 2 of 2) sorted by relevance
493 std::function<void()> emptyFunc = []() {}; in __anon0d588a1c0b02() variable536 std::function<void()> emptyFunc = []() {}; in __anon0d588a1c0d02() variable
1171 auto emptyFunc = std::function([] {}); in FfiOHOSAceFrameworkViewAbstractBindContextMenu() local