Searched refs:ERR (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dusb_osx.c50 #define ERR(x...) fprintf(stderr, "ERROR: " x) macro
99 ERR("Couldn't create a device interface iterator: (%08x)\n", kr);
130 ERR("Couldn't create interface interface: (%08x)\n",
166 ERR("Unable to get number of endpoints: (%08x)\n", kr);
175 ERR("Unable to get interface class, subclass and protocol\n");
212 ERR("could not get pipe properties\n");
234 ERR("could not clear input pipe; result %x, ignoring...\n", kr);
242 ERR("could not clear output pipe; result %x, ignoring....\n", kr);
276 ERR("Unable to create a plug-in (%08x)\n", kr);
284 ERR("Could
[all...]

Completed in 195 milliseconds