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.h128 bool WriteThreadListStream(MDRawDirectory *thread_list_stream);
Dminidump_generator.cc969 MDRawDirectory *thread_list_stream) { in WriteThreadListStream() argument
987 thread_list_stream->stream_type = MD_THREAD_LIST_STREAM; in WriteThreadListStream()
988 thread_list_stream->location = list.location(); in WriteThreadListStream()