Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h145 bool WriteThreadListStream(MDRawDirectory *thread_list_stream);
Dminidump_generator.cc989 MDRawDirectory *thread_list_stream) { in WriteThreadListStream() argument
1007 thread_list_stream->stream_type = MD_THREAD_LIST_STREAM; in WriteThreadListStream()
1008 thread_list_stream->location = list.location(); in WriteThreadListStream()