Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1593 struct FunctionHash { struct
1594 std::size_t operator()(const std::shared_ptr<std::function<void()>>& functionPtr) const in operator()