Searched refs:PR_GetErrorText (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcbase.cpp47 PRSize RCBase::CopyErrorText(char *text) { return PR_GetErrorText(text); }
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerror.h49 #define PR_GetErrorText VBoxNsprPR_GetErrorText macro
107 NSPR_API(PRInt32) PR_GetErrorText(char *text);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprerror.c99 PR_IMPLEMENT(PRInt32) PR_GetErrorText(char *text)
105 } /* PR_GetErrorText */
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrset.c180 len2 = PR_GetErrorText( msg );
H A Ddlltest.c102 (void)PR_GetErrorText(text);
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsNativeComponentLoader.cpp131 PR_GetErrorText(errorMsg);
398 PR_GetErrorText(errorMsg);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c349 (void) PR_GetErrorText(error);

Completed in 63 milliseconds