Home
last modified time | relevance | path

Searched refs:assetServerURL (Results 1 – 14 of 14) sorted by relevance

/expo/packages/expo-image/src/utils/
H A DAssetSourceResolver.web.ts54 return this.assetServerURL();
60 assetServerURL(): ResolvedAssetSource {
/expo/packages/expo-image/build/utils/
H A DAssetSourceResolver.web.js36 return this.assetServerURL();
41 assetServerURL() { method in AssetSourceResolver
H A DAssetSourceResolver.web.d.ts20 assetServerURL(): ResolvedAssetSource;
H A DAssetSourceResolver.web.js.map1 … {\n return this.assetServerURL();\n }\n\n /**\n * @returns absolute remote URL for the hos…
/expo/packages/expo-asset/src/
H A DAssetSourceResolver.web.ts54 return this.assetServerURL();
60 assetServerURL(): ResolvedAssetSource {
/expo/packages/expo-asset/build/
H A DAssetSourceResolver.web.js36 return this.assetServerURL();
41 assetServerURL() { method in AssetSourceResolver
H A DAssetSourceResolver.web.d.ts20 assetServerURL(): ResolvedAssetSource;
H A DAssetSourceResolver.web.js.map1 … {\n return this.assetServerURL();\n }\n\n /**\n * @returns absolute remote URL for the hos…
/expo/packages/expo-asset/src/ts-declarations/
H A Dreact-native-assets.d.ts22 assetServerURL(): ResolvedAssetSource;
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle179 …()?this.assetServerURL():this.isLoadedFromFileSystem()?this.drawableFolderInBundle():this.resource…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js75 …defaultAsset",value:function(){return this.isLoadedFromServer()?this.assetServerURL():this.scaledA…
H A DEXDevMenuApp.android.js75 …defaultAsset",value:function(){return this.isLoadedFromServer()?this.assetServerURL():this.isLoade…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle76 …(){return this.isLoadedFromServer()?this.assetServerURL():this.scaledAssetURLNearBundle()}},{key:"
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle76 …()?this.assetServerURL():this.isLoadedFromFileSystem()?this.drawableFolderInBundle():this.resource…