Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/unittests/
Ddump_analysis.cc81 size_t thread_list_size = GetStream(ThreadListStream, &thread_list); in HasTebs() local
83 if (thread_list_size > 0 && thread_list != NULL) { in HasTebs()
98 size_t thread_list_size = GetStream(ThreadListStream, &thread_list); in HasPeb() local
100 if (thread_list_size > 0 && thread_list != NULL && in HasPeb()