Searched defs:GetRefCount (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsAtomTable.h71 nsrefcnt GetRefCount() { return mRefCnt; } function in class:AtomImpl
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsTraceRefcntImpl.cpp607 static PRInt32* GetRefCount(void* aPtr) function
1123 PRInt32* count = GetRefCount(aPtr);
1177 PRInt32* count = GetRefCount(aPtr);

Completed in 3248 milliseconds