Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp114 class FrameNode::FrameProxy final : public RecursiveLock { class in OHOS::Ace::NG::FrameNode
148 explicit FrameProxy(FrameNode* frameNode) : hostNode_(frameNode) in FrameProxy() function in OHOS::Ace::NG::FrameNode::FrameProxy