Home
last modified time | relevance | path

Searched refs:matchFunc (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_matcher_impl.cpp30 for (auto&& matchFunc : matchFuncs) { in Match()
31 if (!matchFunc(componentImpl)) { in Match()
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_loader.cpp220 auto matchFunc = [name](const SectionName &sec) -> bool { in MatchSecName() local
227 return std::any_of(SECTION_NAMES, SECTION_NAMES + size, matchFunc); in MatchSecName()

Completed in 3 milliseconds