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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.h115 class nsSupportsPRUint8Impl : public nsISupportsPRUint8 class in inherits:nsISupportsPRUint8
122 nsSupportsPRUint8Impl();
125 ~nsSupportsPRUint8Impl() {}
H A DnsSupportsPrimitives.cpp223 NS_IMPL_ISUPPORTS2(nsSupportsPRUint8Impl, nsISupportsPRUint8,
226 nsSupportsPRUint8Impl::nsSupportsPRUint8Impl() function in class:nsSupportsPRUint8Impl
231 NS_IMETHODIMP nsSupportsPRUint8Impl::GetType(PRUint16 *aType)
239 NS_IMETHODIMP nsSupportsPRUint8Impl::GetData(PRUint8 *aData)
246 NS_IMETHODIMP nsSupportsPRUint8Impl::SetData(PRUint8 aData)
252 NS_IMETHODIMP nsSupportsPRUint8Impl::ToString(char **_retval)
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp175 NS_GENERIC_FACTORY_CONSTRUCTOR(nsSupportsPRUint8Impl)

Completed in 47 milliseconds