Searched defs:dumpfile (Results 1 – 8 of 8) sorted by relevance
193 def dump_to_cloudsql(dumpfile, manager, cmd_offset=0): argument
53 FILE *dumpfile; in packet_hook() local
242 def load_pickle(dumpfile=DUMPFILE, verbose=VERBOSE): argument641 def save_pickle(self, dumpfile=DUMPFILE): argument
300 string dumpfile = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
847 const char *dumpfile=is_proxy?REQUEST_PROXY_DUMP:REQUEST_DUMP; in storerequest() local
237 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile) in probe_device_descriptor()
209 static int probe_device_descriptor(openusb_dev_handle_t *dev, FILE *dumpfile) { in probe_device_descriptor()
234 static int probe_device_descriptor(libusb_device *dev, FILE *dumpfile) in probe_device_descriptor()