Searched refs:parseAdbDeviceProperties (Results 1 – 1 of 1) sorted by relevance
358 const props = parseAdbDeviceProperties(results);369 function parseAdbDeviceProperties(devicePropertiesString: string) { function