Home
last modified time | relevance | path

Searched defs:clearDiskCache (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-image/build/
H A DExpoImage.web.d.ts5 clearDiskCache(): Promise<boolean>; constant
H A DImage.js35 static async clearDiskCache() { method in Image
H A DExpoImage.web.js19 async clearDiskCache() { method