Home
last modified time | relevance | path

Searched refs:GetNodeTotalCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.cpp227 return handle_->builder->GetNodeTotalCount(); in GetTotalNodeCount()
324 return handle->builder->GetNodeTotalCount(); in GetTotalNodeCount()
H A Dnode_adapter_impl.h48 ArkUI_Uint32 GetNodeTotalCount() const in GetNodeTotalCount() function