Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc222 const int kExceptionHandlerThreadInitialStackSize = 64 * 1024; in Initialize() local
224 kExceptionHandlerThreadInitialStackSize, in Initialize()