Home
last modified time | relevance | path

Searched defs:dump_type (Results 1 – 13 of 13) sorted by relevance

/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_client.cc95 MINIDUMP_TYPE dump_type, in CrashGenerationClient()
115 MINIDUMP_TYPE dump_type, in CrashGenerationClient()
Dclient_info.h61 MINIDUMP_TYPE dump_type() const { return dump_type_; } in dump_type() function
Dclient_info.cc40 MINIDUMP_TYPE dump_type, in ClientInfo()
Dminidump_generator.cc259 const MINIDUMP_TYPE dump_type, in MinidumpGenerator()
/external/libchrome/base/trace_event/
Dmemory_dump_request_args.cc13 const char* MemoryDumpTypeToString(const MemoryDumpType& dump_type) { in MemoryDumpTypeToString()
Dmemory_dump_request_args.h66 MemoryDumpType dump_type; member
Dmemory_dump_manager.cc451 MemoryDumpType dump_type, in RequestGlobalDump()
485 MemoryDumpType dump_type, in RequestGlobalDump()
Dmemory_dump_manager_unittest.cc258 void RequestGlobalDumpAndWait(MemoryDumpType dump_type, in RequestGlobalDumpAndWait()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc66 MINIDUMP_TYPE dump_type, in ExceptionHandler()
86 MINIDUMP_TYPE dump_type, in ExceptionHandler()
145 MINIDUMP_TYPE dump_type, in Initialize()
/external/google-breakpad/src/client/windows/common/
Dipc_protocol.h148 MINIDUMP_TYPE dump_type; member
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py160 def dump_type(instance, type_): function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c47 dump_type(FILE *fp, in dump_type() function
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli515 val dump_type : lltype -> unit val