Searched refs:GetFrameNodeByUniqueId (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 | 396 ArkUINodeHandle GetFrameNodeByUniqueId(ArkUI_Int32 uniqueId) in GetFrameNodeByUniqueId() 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 | 35 static ArkUINativeModuleValue GetFrameNodeByUniqueId(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_api_impl_bridge.cpp | 181 ArkUINativeModuleValue ArkUINativeModule::GetFrameNodeByUniqueId(ArkUIRuntimeCallInfo* runtimeCallI… in GetFrameNodeByUniqueId() function in OHOS::Ace::NG::ArkUINativeModule 405 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GetFrameNodeByUniqueId)); in GetArkUINativeModule()
|