Searched refs:GetTarIncludes (Results 1 – 2 of 2) sorted by relevance
239 auto ret = GetTarIncludes(tarName);
845 static unordered_map<string, struct ReportFileInfo> GetTarIncludes(const string &tarName) in GetTarIncludes() function916 unordered_map<string, struct ReportFileInfo> result = GetTarIncludes(tarName); in DoIncrementalRestore()