Searched defs:thread_list_stream (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.cc969 MDRawDirectory *thread_list_stream) {
987 thread_list_stream->stream_type = MD_THREAD_LIST_STREAM;
988 thread_list_stream->location = list.location();
968 WriteThreadListStream( MDRawDirectory *thread_list_stream) argument

Completed in 71 milliseconds