Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dprocess_result.h52 PROCESS_ERROR_GETTING_THREAD_ID, // There was an error getting a enumerator
/external/google-breakpad/src/processor/
Dminidump_processor.cc176 return PROCESS_ERROR_GETTING_THREAD_ID; in Process()