Searched refs:PRSummaryPrinter (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/
H A Dprgc.h150 typedef void (PR_CALLBACK *PRSummaryPrinter)(FILE *out, void* closure); typedef
152 PR_EXTERN(void) PR_CALLBACK PR_RegisterSummaryPrinter(PRSummaryPrinter fun, void* closure);
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c2183 PRSummaryPrinter summaryPrinter = NULL;
2187 PR_RegisterSummaryPrinter(PRSummaryPrinter fun, void* closure)

Completed in 76 milliseconds