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