Searched refs:breakpad_info_stream (Results 1 – 2 of 2) sorted by relevance
133 bool WriteBreakpadInfoStream(MDRawDirectory *breakpad_info_stream);
1560 MDRawDirectory *breakpad_info_stream) { in WriteBreakpadInfoStream() argument1566 breakpad_info_stream->stream_type = MD_BREAKPAD_INFO_STREAM; in WriteBreakpadInfoStream()1567 breakpad_info_stream->location = info.location(); in WriteBreakpadInfoStream()