Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler.h209 bool IsOutOfProcess() const { in IsOutOfProcess() function
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.h158 bool IsOutOfProcess() const { in IsOutOfProcess() function
/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.h277 bool IsOutOfProcess() const { return crash_generation_client_.get() != NULL; } in IsOutOfProcess() function