Searched defs:PR_LogFlush (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlog.h48 #define PR_LogFlush VBoxNsprPR_LogFlush macro
199 NSPR_API(void) PR_LogFlush(void);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprlog.c319 PR_LogFlush();
490 PR_LogFlush();
555 PR_LogFlush();
558 PR_IMPLEMENT(void) PR_LogFlush(void) function
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp114 #undef PR_LogFlush macro
116 #define PR_LogFlush() macro
199 PR_LogFlush();
303 PR_LogFlush();
385 PR_LogFlush();

Completed in 1060 milliseconds