Searched refs:strTag (Results 1 – 2 of 2) sorted by relevance
1187 std::string strTag(vectTag.begin(), vectTag.end()); in FillAndCommitLogEntry() local1200 commit->SetDeviceInfo(strTag); in FillAndCommitLogEntry()1231 std::string strTag(vectTag.begin(), vectTag.end()); in FillCommitByForeign() local1239 commit->SetDeviceInfo(strTag); in FillCommitByForeign()
909 std::string strTag = uiNode->GetTag(); in AddInspectorTreeNode() local910 ConvertIllegalStr(strTag); in AddInspectorTreeNode()911 recNode->SetName(strTag); in AddInspectorTreeNode()