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

  /external/bluetooth/glib/glib/
goption.h 150 GOptionErrorFunc error_func);
goption.c 119 GOptionErrorFunc error_func; member in struct:_GOptionGroup
    [all...]
  /external/chromium/chrome/common/extensions/
update_manifest.cc 208 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc);
  /external/libmtp/src/
libusb-glue.c 770 if (params->error_func!=NULL)
771 params->error_func (params->data, format, args);
    [all...]
ptp.c 85 if (params->error_func!=NULL)
86 params->error_func (params->data, format, args);
    [all...]
ptp.h 1920 PTPErrorFunc error_func; member in struct:_PTPParams
    [all...]
libmtp.c     [all...]
  /external/valgrind/main/perf/
tinycc.c 2480 void (*error_func)(void *opaque, const char *msg); member in struct:TCCState
    [all...]

Completed in 250 milliseconds