Searched refs:nsSupportsPRUint32Impl (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.h149 class nsSupportsPRUint32Impl : public nsISupportsPRUint32 class in inherits:nsISupportsPRUint32
156 nsSupportsPRUint32Impl();
159 ~nsSupportsPRUint32Impl() {}
H A DnsSupportsPrimitives.cpp313 NS_IMPL_ISUPPORTS2(nsSupportsPRUint32Impl, nsISupportsPRUint32,
316 nsSupportsPRUint32Impl::nsSupportsPRUint32Impl() function in class:nsSupportsPRUint32Impl
321 NS_IMETHODIMP nsSupportsPRUint32Impl::GetType(PRUint16 *aType)
329 NS_IMETHODIMP nsSupportsPRUint32Impl::GetData(PRUint32 *aData)
336 NS_IMETHODIMP nsSupportsPRUint32Impl::SetData(PRUint32 aData)
342 NS_IMETHODIMP nsSupportsPRUint32Impl::ToString(char **_retval)
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp177 NS_GENERIC_FACTORY_CONSTRUCTOR(nsSupportsPRUint32Impl)

Completed in 66 milliseconds