Searched refs:GetFrameNodeById (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | frame_node_modifier.cpp | 390 ArkUINodeHandle GetFrameNodeById(ArkUI_Int32 nodeId) in GetFrameNodeById() function 610 …GetFrameNodeById, GetFrameNodeByUniqueId, GetFrameNodeByKey, GetAttachedFrameNodeById, GetFirstUIN… in GetFrameNodeModifier() 626 GetFrameNodeById, GetFrameNodeByUniqueId, GetFrameNodeByKey, GetFirstUINode, GetLayoutSize, in GetCJUIFrameNodeModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_api_bridge.h | 34 static ArkUINativeModuleValue GetFrameNodeById(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_api_impl_bridge.cpp | 171 ArkUINativeModuleValue ArkUINativeModule::GetFrameNodeById(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetFrameNodeById() function in OHOS::Ace::NG::ArkUINativeModule 403 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GetFrameNodeById)); in GetArkUINativeModule()
|