Home
last modified time | relevance | path

Searched defs:RequestUpload (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/
H A Dcrash_generation_client.cc198 bool CrashGenerationClient::RequestUpload(DWORD crash_id) { in RequestUpload() function in google_breakpad::CrashGenerationClient
/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc383 bool ExceptionHandler::RequestUpload(DWORD crash_id) { in RequestUpload() function in google_breakpad::ExceptionHandler