Home
last modified time | relevance | path

Searched refs:CJUINodeAdapterAPI (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.cpp444 const CJUINodeAdapterAPI* GetCJUINodeAdapterAPI() in GetCJUINodeAdapterAPI()
446 static const CJUINodeAdapterAPI impl { Create, Dispose, SetTotalNodeCount, GetTotalNodeCount, in GetCJUINodeAdapterAPI()
H A Dnode_adapter_impl.h237 const CJUINodeAdapterAPI* GetCJUINodeAdapterAPI();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h3396 struct CJUINodeAdapterAPI { struct
3427 const CJUINodeAdapterAPI* (*getNodeAdapterAPI)(); argument