Searched defs:RegisterAppMemory (Results 1 – 2 of 2) sorted by relevance
| /external/google-breakpad/src/client/linux/handler/ | ||
| D | exception_handler.cc | 756 void ExceptionHandler::RegisterAppMemory(void* ptr, size_t length) { in RegisterAppMemory() function in google_breakpad::ExceptionHandler |
| /external/google-breakpad/src/client/windows/handler/ | ||
| D | exception_handler.cc | 1063 void ExceptionHandler::RegisterAppMemory(void* ptr, size_t length) { in RegisterAppMemory() function in google_breakpad::ExceptionHandler |