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.h120 void SetDebugLine(std::string debugLine) in SetDebugLine() function
Dinspector_node.h77 void SetDebugLine(const std::string& debugLine) in SetDebugLine() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.h430 void SetDebugLine(const std::string& line) in SetDebugLine() function
Dview_abstract_model_ng.h1174 void SetDebugLine(const std::string& line) override in SetDebugLine() function
Dview_abstract.cpp2180 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.cpp1379 void ViewAbstractModelImpl::SetDebugLine(const std::string& line) in SetDebugLine() function in OHOS::Ace::Framework::ViewAbstractModelImpl