Searched refs:SelectByHistoryId (Results 1 – 2 of 2) sorted by relevance
232 db::RawTraceModel::SelectByHistoryId(db, history.id); in GetPerfettoTraceInfo()
997 static std::optional<RawTraceModel> SelectByHistoryId(DbHandle db, int history_id) { in SelectByHistoryId() function