Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DDebugserverClient.ts35 const hexName = Buffer.from(name).toString('hex'); constant
36 return this.sendCommand(`vAttachName;${hexName}`, []);