Searched defs:GetFrameNodeByKey (Results 1 – 4 of 4) sorted by relevance
495 RefPtr<FrameNode> Inspector::GetFrameNodeByKey(const std::string& key, bool notDetach, bool skipoff… in GetFrameNodeByKey() function in OHOS::Ace::NG::Inspector
366 ArkUINativeModuleValue ArkUINativeModule::GetFrameNodeByKey(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetFrameNodeByKey() function in OHOS::Ace::NG::ArkUINativeModule
523 ArkUINodeHandle GetFrameNodeByKey(ArkUI_CharPtr key) in GetFrameNodeByKey() function
790 RefPtr<FrameNode> DragDropFuncWrapper::GetFrameNodeByKey(const RefPtr<FrameNode>& root, const std::… in GetFrameNodeByKey() function in OHOS::Ace::NG::DragDropFuncWrapper