Home
last modified time | relevance | path

Searched defs:SetDebugLine (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_component.h121 void SetDebugLine(std::string debugLine) in SetDebugLine() function
Dinspector_node.h78 void SetDebugLine(const std::string& debugLine) in SetDebugLine() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.h301 void SetDebugLine(const std::string& line) in SetDebugLine() function
Dview_abstract_model_ng.h649 void SetDebugLine(const std::string& line) override in SetDebugLine() function
Dview_abstract.cpp964 void ViewAbstract::SetDebugLine(const std::string& line) in SetDebugLine() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1341 void ViewAbstractModelImpl::SetDebugLine(const std::string& line) in SetDebugLine() function in OHOS::Ace::Framework::ViewAbstractModelImpl