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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcountr.h113 #define PR_GetCounterNameFromHandle VBoxNsprPR_GetCounterNameFromHandle macro
268 ** FUNCTION: PR_GetCounterNameFromHandle() -- Retreive a
271 ** DESCRIPTION: PR_GetCounterNameFromHandle() retreives a
289 PR_GetCounterNameFromHandle((handle),(qName),(rName),(description))
295 PR_GetCounterNameFromHandle(
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprcountr.c302 PR_GetCounterNameFromHandle( rh, &qn, &rn, &desc );
323 PR_GetCounterNameFromHandle( function
342 } /* end PR_GetCounterNameFromHandle() */

Completed in 43 milliseconds