Searched refs:GetAttachedFrameNodeById (Results 1 – 6 of 6) sorted by relevance
137 RefPtr<NG::FrameNode> GetAttachedFrameNodeById(const std::string& key);
227 RefPtr<NG::FrameNode> ElementRegister::GetAttachedFrameNodeById(const std::string& key) in GetAttachedFrameNodeById() function in OHOS::Ace::ElementRegister
422 ArkUINodeHandle GetAttachedFrameNodeById(ArkUI_CharPtr key) in GetAttachedFrameNodeById() function424 auto node = ElementRegister::GetInstance()->GetAttachedFrameNodeById(key); in GetAttachedFrameNodeById()610 …GetFrameNodeById, GetFrameNodeByUniqueId, GetFrameNodeByKey, GetAttachedFrameNodeById, GetFirstUIN… in GetFrameNodeModifier()
201 RefPtr<NG::FrameNode> ElementRegister::GetAttachedFrameNodeById(const std::string& key) in GetAttachedFrameNodeById() function in OHOS::Ace::ElementRegister
42 static ArkUINativeModuleValue GetAttachedFrameNodeById(ArkUIRuntimeCallInfo* runtimeCallInfo);
301 ArkUINativeModuleValue ArkUINativeModule::GetAttachedFrameNodeById(ArkUIRuntimeCallInfo* runtimeCal… in GetAttachedFrameNodeById() function in OHOS::Ace::NG::ArkUINativeModule417 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GetAttachedFrameNodeById)); in GetArkUINativeModule()