Home
last modified time | relevance | path

Searched refs:ImageSignature (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DMobileImageMounterClient.ts25 ImageSignature?: string; property
55 ImageSignature: imageSig,
72 ImageSignature: imageSig,
/expo/packages/@expo/cli/src/run/ios/appleDevice/
H A DAppleDevice.ts154 if (!(await imageMounter.lookupImage()).ImageSignature) {