Searched refs:GetDebugLine (Results 1 – 10 of 10) sorted by relevance
53 inline const std::string& GetDebugLine() in GetDebugLine() function
130 if (!uiNode->GetDebugLine().empty()) { in GetFrameNodeChildren()175 jsonNode->Put(INSPECTOR_DEBUGLINE, parent->GetDebugLine().c_str()); in GetSpanInspector()208 jsonNode->Put(INSPECTOR_DEBUGLINE, node->GetDebugLine().c_str()); in GetInspectorChildren()286 jsonNode->Put(INSPECTOR_DEBUGLINE, parent->GetDebugLine().c_str()); in GetSpanInspector()310 jsonNode->Put(INSPECTOR_DEBUGLINE, customNode->GetDebugLine().c_str()); in GetCustomNodeInfo()342 jsonNode->Put(INSPECTOR_DEBUGLINE, node->GetDebugLine().c_str()); in GetInspectorChildren()472 std::string debugLine = inspectorElement->GetDebugLine(); in GetInspectorNodeByKey()912 std::string strDebugLine = uiNode->GetDebugLine(); in AddInspectorTreeNode()
434 std::string GetDebugLine() const in GetDebugLine() function
1243 FrameNodeInfo info { renderContext_->GetNodeId(), GetId(), GetTag(), GetDebugLine() }; in TriggerRsProfilerNodeMountCallbackIfExist()
125 std::string GetDebugLine() in GetDebugLine() function
82 std::string GetDebugLine() in GetDebugLine() function
155 std::string debugLine = inspectorElement->GetDebugLine(); in GetInspectorNodeByKey()
369 composedElement->SetDebugLine(GetDebugLine()); in CreateElement()
351 jsonNode->Put(RECNODE_DEBUGLINE, uiNode.second->GetDebugLine().c_str()); in HandleStopRecord()
427 std::string debugLine = composedElement->GetDebugLine(); in GetAttrsAndStylesV2()