Searched defs:clearDiskCache (Results 1 – 3 of 3) sorted by relevance
5 clearDiskCache(): Promise<boolean>; constant
35 static async clearDiskCache() { method in Image
19 async clearDiskCache() { method