Home
last modified time | relevance | path

Searched refs:LwpInformationCallback (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.h51 friend bool LwpInformationCallback(lwpstatus_t *lsp, void *context);
Dminidump_generator.cc388 bool LwpInformationCallback(lwpstatus_t *lsp, void *context) { in LwpInformationCallback() function
440 CallbackParam<LwpCallback> callback_param(LwpInformationCallback, in WriteLwpListStream()