Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h77 void SetDebugLine(const std::string& debugLine) in SetDebugLine() argument
H A Dinspector.cpp153 std::string debugLine = inspectorElement->GetDebugLine(); in GetInspectorNodeByKey() local
H A Dinspector_composed_component.h120 void SetDebugLine(std::string debugLine) in SetDebugLine() argument
/foundation/arkui/ace_engine/adapter/preview/inspector/
H A 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/frameworks/core/components_ng/base/
H A Dinspector.cpp481 std::string debugLine = inspectorElement->GetDebugLine(); in GetInspectorNodeByKey() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_component_impl.cpp554 std::string debugLine = uiNode_->GetDebugLine(); in GetInspectorInfoImpl() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp7458 std::string debugLine; in JsDebugLine() local

Completed in 26 milliseconds