Searched refs:Tags (Results 1 – 7 of 7) sorted by relevance
74 if (logInfoObj_.Tags()[CurrentRow()] != INVALID_UINT64) { in Column()75 auto tagDataIndex = static_cast<size_t>(logInfoObj_.Tags()[CurrentRow()]); in Column()
47 const std::deque<DataIndex> &LogInfo::Tags() const in Tags() function in SysTuning::TraceStdtype::LogInfo
39 const std::deque<DataIndex> &Tags() const;
144 EXPECT_EQ(constHilogData.Tags()[0], dataDict.GetStringIndex(LOG_TAG));188 EXPECT_EQ(constHilogData.Tags()[0], dataDict.GetStringIndex(LOG_TAG));189 EXPECT_EQ(constHilogData.Tags()[1], dataDict.GetStringIndex(LOG_TAG_02));
115 …sqlite3_result_text(context_, hiSysEventAllEventObj_.Tags()[CurrentRow()].c_str(), STR_DEFAULT_LEN, in HandleTypeColumns()
232 const std::deque<std::string> &HiSysEventAllEventData::Tags() const in Tags() function in SysTuning::TraceStdtype::HiSysEventAllEventData
206 const std::deque<std::string> &Tags() const;