Home
last modified time | relevance | path

Searched defs:debugLine (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_component.h121 void SetDebugLine(std::string debugLine) in SetDebugLine()
Dinspector_node.h78 void SetDebugLine(const std::string& debugLine) in SetDebugLine()
Dinspector.cpp158 std::string debugLine = inspectorElement->GetDebugLine(); in GetInspectorNodeByKey() local
/foundation/arkui/ace_engine/adapter/preview/inspector/
Djs_inspector_manager.cpp400 std::string debugLine = attrJsonNode->GetString(INSPECTOR_INNER_DEBUGLINE); in GetAttrsAndStyles() local
423 std::string debugLine = composedElement->GetDebugLine(); in GetAttrsAndStylesV2() local