Searched defs:traceFilesTable (Results 1 – 2 of 2) sorted by relevance
49 std::vector<std::pair<std::string, int>> traceFilesTable = GetTraceFilesTable(); in AddPair2Table() local65 std::vector<std::pair<std::string, int>> traceFilesTable = GetTraceFilesTable(); in EraseFile() local
1252 void SetTraceFilesTable(std::vector<std::pair<std::string, int>>& traceFilesTable) in SetTraceFilesTable()