HomeSort by relevance Sort by last modified time
    Searched refs:d_path (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionStress/
kernel_ExternalUsbPeripheralsDetectionStress.py 182 for d_path in dir_list:
183 file_name = os.path.join(d_path, 'idVendor')
188 usb_device_dict['deviceInfo']['devicePath'] = d_path
190 self.get_product_info(d_path, 'idProduct'))
192 self.get_product_info(d_path, 'product'))
194 self.get_product_info(d_path, 'manufacturer'))
  /external/autotest/server/site_tests/enterprise_CFM_AutoZoomSanity/
enterprise_CFM_AutoZoomSanity.py 116 for d_path in usb_dir_list:
117 file_name = os.path.join(d_path, 'product')
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
FfsInfStatement.py 440 "${d_path}" : DestPath,
    [all...]

Completed in 361 milliseconds