Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 44) sorted by relevance

12

/expo/packages/expo-dev-menu/android/src/test/java/expo/modules/devmenu/
H A DKeyValueCachedPropertyProxyTest.kt15 val cache = KeyValueCachedPropertyProxy( in <lambda>() constant
34 val cache = KeyValueCachedPropertyProxy( in <lambda>() constant
/expo/apps/eas-expo-go/
H A Deas.json13 "cache": { object
24 "cache": { object
78 "cache": { object
87 "cache": { object
100 "cache": { object
109 "cache": { object
/expo/packages/@expo/metro-runtime/src/async-require/
H A DbuildAsyncRequire.ts18 const cache = new Map<string, Promise<void>>(); constant
/expo/home/api/
H A DApolloClient.ts39 const cache = new InMemoryCache({ constant
/expo/packages/@expo/cli/src/utils/
H A Dfn.ts3 const cache: { [key: string]: any } = {}; constant
/expo/apps/test-suite/tests/
H A DAsset.js58 cache: true, property
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h89 T cache; in get() local
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h89 T cache; in get() local
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h89 T cache; in get() local
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h89 T cache; in get() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/
H A DImageSource.d.ts56 cache?: 'default' | 'reload' | 'force-cache' | 'only-if-cached' | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/
H A DImageSource.d.ts56 cache?: 'default' | 'reload' | 'force-cache' | 'only-if-cached' | undefined; property
/expo/packages/expo-modules-core/android/src/main/cpp/types/
H A DJNIToJSIConverter.cpp26 auto cache = JavaReferencesCache::instance(); in convert() local
/expo/packages/expo-image/build/web/
H A Dhooks.js29 cache: cachePolicy === 'none' ? 'no-cache' : 'default', property
/expo/packages/expo-module-scripts/ts-declarations/jest-require/
H A Dindex.d.ts11 cache: any; property
/expo/packages/@expo/cli/src/start/platforms/
H A DExpoGoInstaller.ts18 static cache: Record<string, boolean> = {}; property in ExpoGoInstaller
/expo/packages/@expo/metro-runtime/build/error-overlay/Data/
H A DLogBoxSymbolication.js15 const cache = new Map(); constant
/expo/packages/expo-updates/e2e/fixtures/project_files/
H A Deas.json29 "cache": { object
/expo/packages/@expo/cli/src/start/platforms/ios/
H A DsimctlLogging.ts90 static cache: SimulatorLogStreamer[] = []; property in SimulatorLogStreamer
/expo/packages/expo-file-system/ios/
H A DFileSystemRecords.swift43 @Field var cache: Bool = false variable
/expo/android/vendored/sdk49/@shopify/react-native-skia/android/src/main/java/abi49_0_0/com/shopify/reactnative/skia/
H A DViewScreenshotService.java143 Bitmap cache = svChild.getDrawingCache(); in renderViewToCanvas() local
/expo/android/vendored/unversioned/@shopify/react-native-skia/android/src/main/java/com/shopify/reactnative/skia/
H A DViewScreenshotService.java143 Bitmap cache = svChild.getDrawingCache(); in renderViewToCanvas() local
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDomRenderNode.h34 auto cache = in render() local
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDomRenderNode.h34 auto cache = in render() local
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDomRenderNode.h34 auto cache = in render() local

12