Home
last modified time | relevance | path

Searched refs:breakpad_info_stream (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h133 bool WriteBreakpadInfoStream(MDRawDirectory *breakpad_info_stream);
Dminidump_generator.cc1560 MDRawDirectory *breakpad_info_stream) { in WriteBreakpadInfoStream() argument
1566 breakpad_info_stream->stream_type = MD_BREAKPAD_INFO_STREAM; in WriteBreakpadInfoStream()
1567 breakpad_info_stream->location = info.location(); in WriteBreakpadInfoStream()