Searched defs:dumpfile (Results 1 – 4 of 4) sorted by relevance
193 def dump_to_cloudsql(dumpfile, manager, cmd_offset=0): argument
221 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile) in probe_device_descriptor()308 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile) in probe_device_descriptor()
300 string dumpfile = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
844 const char *dumpfile=is_proxy?REQUEST_PROXY_DUMP:REQUEST_DUMP; in storerequest() local