Searched refs:devicePath (Results 1 – 7 of 7) sorted by relevance
70 def check_driver_symlink_and_dir(self, devicePath, productName): argument81 self.host.run('ls -1 %s' % devicePath,91 driver_path = os.path.join(devicePath,124 devicePath = connected_device_dict['deviceInfo']['devicePath']128 lambda: self.host.path_exists(devicePath),139 self.check_driver_symlink_and_dir(devicePath, productName)):145 lambda: not self.host.path_exists(devicePath),
631 std::string devicePath; in FindTransportDevice() local646 devicePath = devicePrefix + "devices/"; in FindTransportDevice()648 devicesDir = opendir(devicePath.c_str()); in FindTransportDevice()664 std::string fullLinkPath = devicePath + buf; in FindTransportDevice()
698 void DeviceInfoDS::GetProductId(const char* devicePath, in GetProductId() argument703 char* startPos = strstr((char*) devicePath, "\\\\?\\"); in GetProductId()714 if (!pos || pos >= (char*) devicePath + strlen((char*) devicePath)) in GetProductId()
82 static void GetProductId(const char* devicePath,
293 const SkPath& devicePath,
1746 SkPath* devicePath = xpsCompatiblePath; in drawPath() local1749 devicePath = pathIsMutable ? xpsCompatiblePath : &modifiedPath; in drawPath()1750 xpsCompatiblePath->transform(matrix, devicePath); in drawPath()1753 stroke, fill, *devicePath)); in drawPath()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...