HomeSort by relevance Sort by last modified time
    Searched refs:AsyncSendDump (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/crash/tools/
crash_service.h 100 static unsigned long __stdcall AsyncSendDump(void* context);
crash_service.cc 372 if (!::QueueUserWorkItem(&CrashService::AsyncSendDump,
380 unsigned long CrashService::AsyncSendDump(void* context) {

Completed in 659 milliseconds