mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
Each routine in this implementation returns MIG_BAD_ID. These routines may be overridden. Most things that implement NotifyServer::Interface will only need to implement one of the interface routines. Since another user of NotifyServer will be added soon, it makes sense to provide a default no-op implementation rather than forcing everyone to write the same no-op boilerplate repeatedly. R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1414413006 .
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%