Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DAFCClient.ts183 if (err.status === AFC_STATUS.NO_RESOURCES && tries < 10) {
/expo/packages/@expo/cli/src/run/ios/appleDevice/protocol/
H A DAFCProtocol.ts267 NO_RESOURCES = 3, enumerator