Home
last modified time | relevance | path

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

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