Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.h1692 struct FunctionHash { struct
1693 std::size_t operator()(const std::shared_ptr<std::function<void()>>& functionPtr) const in operator()