Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp2157 ArkUIFullNodeAPI impl_full = { variable
2329 return reinterpret_cast<ArkUIAnyAPI*>(&OHOS::Ace::NG::impl_full); in GetArkUIAnyFullNodeAPI()
2341 return &OHOS::Ace::NG::impl_full; in GetArkUIFullNodeAPI()
2373 return reinterpret_cast<const ArkUIAnyAPI*>(&OHOS::Ace::NG::impl_full); in GetArkUIAPI()