Searched refs:SetDebugLine (Results 1 – 15 of 15) sorted by relevance
57 inline void SetDebugLine(const std::string& debugline) in SetDebugLine() function
1211 void SetDebugLine(const std::string& line) override in SetDebugLine() function1213 ViewAbstract::SetDebugLine(line); in SetDebugLine()
430 void SetDebugLine(const std::string& line) in SetDebugLine() function
338 virtual void SetDebugLine(const std::string& line) = 0;
914 recNode->SetDebugLine(strDebugLine); in AddInspectorTreeNode()
357 static void SetDebugLine(const std::string& line);
2275 void ViewAbstract::SetDebugLine(const std::string& line) in SetDebugLine() function in OHOS::Ace::NG::ViewAbstract2279 uiNode->SetDebugLine(line); in SetDebugLine()
120 void SetDebugLine(std::string debugLine) in SetDebugLine() function
77 void SetDebugLine(const std::string& debugLine) in SetDebugLine() function
369 composedElement->SetDebugLine(GetDebugLine()); in CreateElement()
411 recNode->SetDebugLine(node.debugline); in HandleInnerCallback()
236 void SetDebugLine(const std::string& line) override;
1379 void ViewAbstractModelImpl::SetDebugLine(const std::string& line) in SetDebugLine() function in OHOS::Ace::Framework::ViewAbstractModelImpl1383 component->SetDebugLine(line); in SetDebugLine()
905 ViewAbstract::SetDebugLine(srcimages);
7547 ViewAbstractModel::GetInstance()->SetDebugLine(debugLine); in JsDebugLine()