Searched refs:readCachedReports (Results 1 – 1 of 1) sorted by relevance
37 async function readCachedReports(reportFilename: string): Promise<AndroidProjectReport[] | null> { function227 const cachedReports = await readCachedReports(reportCacheFilePath);