Home
last modified time | relevance | path

Searched refs:EXManifestResource (Results 1 – 8 of 8) sorted by relevance

/expo/ios/Exponent/Kernel/AppLoader/CachedResource/
H A DEXManifestResource.h9 @interface EXManifestResource : EXCachedResource variable
H A DEXManifestResource.m3 #import "EXManifestResource.h"
19 @interface EXManifestResource () interface in nonatomic
30 @implementation EXManifestResource implementation
43 NSLog(@"EXManifestResource: Standalone manifest remote url is %@ (%@)", url, originalUrl);
81 NSLog(@"EXManifestResource: Caching manifest to %@...", resourceCachePath);
/expo/ios/Exponent/Kernel/Views/
H A DEXErrorView.m8 #import "EXManifestResource.h"
78 NSString *errorHeader = [EXManifestResource formatHeader:error];
107 …NSAttributedString *attributedErrorString = [EXManifestResource addErrorStringHyperlinks:errorDeta…
/expo/ios/Exponent/Kernel/Services/
H A DEXHomeModuleManager.m7 #import "EXManifestResource.h"
/expo/ios/Exponent/Kernel/AppLoader/
H A DEXAbstractLoader.m12 #import "EXManifestResource.h"
H A DEXAppLoaderExpoUpdates.m11 #import "EXManifestResource.h"
208EXManifestResource *manifestResource = [[EXManifestResource alloc] initWithManifestUrl:_httpManife…
268EXManifestResource *manifestResource = [[EXManifestResource alloc] initWithManifestUrl:_httpManife…
H A DEXDevelopmentHomeLoader.m11 #import "EXManifestResource.h"
/expo/ios/Exponent.xcodeproj/
H A Dproject.pbxproj179 …0A0D13E00974CCE /* EXManifestResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1D20A…
292 …62CB68600BB97E6 /* EXManifestResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1D20A…
786 …0974CCE /* EXManifestResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
789 …974CCE /* EXManifestResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1418 B5A72C1A20A0D13E00974CCE /* EXManifestResource.h */,
1419 B5A72C1D20A0D13E00974CCE /* EXManifestResource.m */,
2636 B5A72C2020A0D13E00974CCE /* EXManifestResource.m in Sources */,
2861 F1421843262CB68600BB97E6 /* EXManifestResource.m in Sources */,