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