Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Tools/webchecker/
Dwebchecker.py242 def load_pickle(dumpfile=DUMPFILE, verbose=VERBOSE): argument
641 def save_pickle(self, dumpfile=DUMPFILE): argument
/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dtar.h58 char *mapfile, *dumpfile; member
/aosp_15_r20/system/extras/pagecache/
H A Dpagecache.py256 def get_inode_data(datafile, dumpfile, adb_serial): argument
/aosp_15_r20/external/blktrace/iowatcher/
H A Dblkparse.c782 static int dump_traces(struct tracelist *traces, int count, char *dumpfile) in dump_traces()
819 char *dumpfile; in find_trace_file() local
/aosp_15_r20/external/curl/tests/server/
H A Drtspd.c604 char dumpfile[256]; in storerequest() local
H A Dtftpd.c902 char dumpfile[256]; in do_tftp() local
H A Dmqttd.c504 char dumpfile[256]; in mqttit() local
H A Dsws.c794 char dumpfile[256]; in storerequest() local
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer_unittest.cc477 string dumpfile = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local