Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dprocess_result.h59 PROCESS_SYMBOL_SUPPLIER_INTERRUPTED // The dump processing was enumerator
Dminidump_processor.h120 return (p != PROCESS_SYMBOL_SUPPLIER_INTERRUPTED); in IsErrorUnrecoverable()
/external/google-breakpad/src/processor/
Dmicrodump_processor.cc84 return PROCESS_SYMBOL_SUPPLIER_INTERRUPTED; in Process()
Dminidump_processor_unittest.cc478 google_breakpad::PROCESS_SYMBOL_SUPPLIER_INTERRUPTED); in TEST_F()
Dminidump_processor.cc273 return PROCESS_SYMBOL_SUPPLIER_INTERRUPTED; in Process()