Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_component.h120 void SetDebugLine(std::string debugLine) in SetDebugLine()
Dinspector_node.h81 void SetDebugLine(const std::string& debugLine) in SetDebugLine()
Dinspector.cpp134 std::string debugLine = inspectorElement->GetDebugLine(); in GetInspectorNodeByKey() local
/foundation/arkui/ace_engine/adapter/preview/inspector/
Djs_inspector_manager.cpp405 std::string debugLine = attrJsonNode->GetString(INSPECTOR_INNER_DEBUGLINE); in GetAttrsAndStyles() local
427 std::string debugLine = composedElement->GetDebugLine(); in GetAttrsAndStylesV2() local
/foundation/arkui/ace_engine/test/unittest/core/base/
Dinspector_test_ng.cpp690 std::string debugLine = searchedNode->GetString(INSPECTOR_DEBUGLINE); variable
1035 … auto debugLine = JsonUtil::ParseJsonString(node->GetValue(INSPECTOR_DEBUGLINE)->GetString()); variable
/foundation/arkui/ace_engine/frameworks/component_test/core/
Dcomponent_test_component_impl.cpp551 std::string debugLine = uiNode_->GetDebugLine(); in GetInspectorInfoImpl() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dinspector.cpp539 std::string debugLine = inspectorElement->GetDebugLine(); in GetInspectorNodeByKey() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp12348 std::string debugLine; in JsDebugLine() local