Home
last modified time | relevance | path

Searched defs:dumpfile (Results 1 – 8 of 8) sorted by relevance

/external/autotest/site_utils/
Ddump_to_cloudsql.py193 def dump_to_cloudsql(dumpfile, manager, cmd_offset=0): argument
/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c53 FILE *dumpfile; in packet_hook() local
/external/python/cpython2/Tools/webchecker/
Dwebchecker.py242 def load_pickle(dumpfile=DUMPFILE, verbose=VERBOSE): argument
641 def save_pickle(self, dumpfile=DUMPFILE): argument
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc300 string dumpfile = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local
/external/curl/tests/server/
Dsws.c847 const char *dumpfile=is_proxy?REQUEST_PROXY_DUMP:REQUEST_DUMP; in storerequest() local
/external/libmtp/src/
Dlibusb-glue.c237 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile) in probe_device_descriptor()
Dlibopenusb1-glue.c209 static int probe_device_descriptor(openusb_dev_handle_t *dev, FILE *dumpfile) { in probe_device_descriptor()
Dlibusb1-glue.c234 static int probe_device_descriptor(libusb_device *dev, FILE *dumpfile) in probe_device_descriptor()