Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DLockdowndClient.ts148 async getAllValues() { method in LockdowndClient
/expo/packages/@expo/cli/src/run/ios/appleDevice/
H A DAppleDevice.ts46 const deviceValues = await new LockdowndClient(socket).getAllValues();