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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.h166 class nsSupportsPRUint64Impl : public nsISupportsPRUint64 class in inherits:nsISupportsPRUint64
173 nsSupportsPRUint64Impl();
176 ~nsSupportsPRUint64Impl() {}
H A DnsSupportsPrimitives.cpp358 NS_IMPL_ISUPPORTS2(nsSupportsPRUint64Impl, nsISupportsPRUint64,
361 nsSupportsPRUint64Impl::nsSupportsPRUint64Impl() function in class:nsSupportsPRUint64Impl
366 NS_IMETHODIMP nsSupportsPRUint64Impl::GetType(PRUint16 *aType)
374 NS_IMETHODIMP nsSupportsPRUint64Impl::GetData(PRUint64 *aData)
381 NS_IMETHODIMP nsSupportsPRUint64Impl::SetData(PRUint64 aData)
387 NS_IMETHODIMP nsSupportsPRUint64Impl::ToString(char **_retval)
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp178 NS_GENERIC_FACTORY_CONSTRUCTOR(nsSupportsPRUint64Impl)

Completed in 47 milliseconds