HomeSort by relevance Sort by last modified time
    Searched full:get_string_property (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
list_ports_osx.py 67 def get_string_property(device_t, property): function
183 info.append(get_string_property(service, "IOCalloutDevice"))
188 info.append(get_string_property(usb_device, "USB Product Name"))
194 get_string_property(usb_device, "USB Serial Number"))

Completed in 58 milliseconds