Searched defs:IsOutOfProcess (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler.h204 bool IsOutOfProcess() const { function in class:google_breakpad::ExceptionHandler
/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.h159 bool IsOutOfProcess() const { function in class:google_breakpad::ExceptionHandler
/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.h276 bool IsOutOfProcess() const { return crash_generation_client_.get() != NULL; } function in class:google_breakpad::ExceptionHandler

Completed in 129 milliseconds