Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dprocess_result.h56 PROCESS_ERROR_DUPLICATE_REQUESTING_THREADS, // There was more than one enumerator
/external/google-breakpad/src/processor/
Dminidump_processor.cc196 return PROCESS_ERROR_DUPLICATE_REQUESTING_THREADS; in Process()