Home
last modified time | relevance | path

Searched refs:strDebugLine (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp912 std::string strDebugLine = uiNode->GetDebugLine(); in AddInspectorTreeNode() local
913 ConvertIllegalStr(strDebugLine); in AddInspectorTreeNode()
914 recNode->SetDebugLine(strDebugLine); in AddInspectorTreeNode()