Home
last modified time | relevance | path

Searched defs:nodeTag (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.h81 static void SetInnerChildId(const RefPtr<FrameNode>& node, const std::string& field, const std::string& nodeTag, in SetInnerChildId() argument
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.h41 std::string nodeTag; // node tag member
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_touch_test_ng.cpp812 std::string nodeTag = "test"; in HWTEST_F() local
844 std::string nodeTag = "test"; in HWTEST_F() local
876 std::string nodeTag = "test"; in HWTEST_F() local
908 std::string nodeTag = "test"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h338 void SetNodeTag(const std::string& nodeTag) in SetNodeTag() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp759 const auto& nodeTag = ContainerNode->GetTag(); in FireAutoSave() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2948 const auto& nodeTag = node->GetTag(); in DumpPageViewData() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp6682 WebNodeInfoToJsonValue(std::shared_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, std::shared_ptr<OHOS::NWeb::NWebAccessibilityNodeInfo> webNodeInfo, std::string& nodeTag) WebNodeInfoToJsonValue() argument

Completed in 37 milliseconds