Searched defs:SetData (Results 1 - 14 of 14) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/
H A DipcMessage.cpp127 SetData(0, data, dataLen);
134 ipcMessage::SetData(PRUint32 offset, const char *data, PRUint32 dataLen) function in class:ipcMessage
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.cpp77 NS_IMETHODIMP nsSupportsIDImpl::SetData(const nsID *aData) function in class:nsSupportsIDImpl
137 NS_IMETHODIMP nsSupportsCStringImpl::SetData(const nsACString& aData) function in class:nsSupportsCStringImpl
174 NS_IMETHODIMP nsSupportsStringImpl::SetData(const nsAString& aData) function in class:nsSupportsStringImpl
205 NS_IMETHODIMP nsSupportsPRBoolImpl::SetData(PRBool aData) function in class:nsSupportsPRBoolImpl
246 NS_IMETHODIMP nsSupportsPRUint8Impl::SetData(PRUint8 aData) function in class:nsSupportsPRUint8Impl
291 NS_IMETHODIMP nsSupportsPRUint16Impl::SetData(PRUint16 aData) function in class:nsSupportsPRUint16Impl
336 NS_IMETHODIMP nsSupportsPRUint32Impl::SetData(PRUint32 aData) function in class:nsSupportsPRUint32Impl
381 NS_IMETHODIMP nsSupportsPRUint64Impl::SetData(PRUint64 aData) function in class:nsSupportsPRUint64Impl
426 NS_IMETHODIMP nsSupportsPRTimeImpl::SetData(PRTime aData) function in class:nsSupportsPRTimeImpl
471 NS_IMETHODIMP nsSupportsCharImpl::SetData(cha function in class:nsSupportsCharImpl
516 NS_IMETHODIMP nsSupportsPRInt16Impl::SetData(PRInt16 aData) function in class:nsSupportsPRInt16Impl
561 NS_IMETHODIMP nsSupportsPRInt32Impl::SetData(PRInt32 aData) function in class:nsSupportsPRInt32Impl
606 NS_IMETHODIMP nsSupportsPRInt64Impl::SetData(PRInt64 aData) function in class:nsSupportsPRInt64Impl
651 NS_IMETHODIMP nsSupportsFloatImpl::SetData(float aData) function in class:nsSupportsFloatImpl
696 NS_IMETHODIMP nsSupportsDoubleImpl::SetData(double aData) function in class:nsSupportsDoubleImpl
742 NS_IMETHODIMP nsSupportsVoidImpl::SetData(void * aData) function in class:nsSupportsVoidImpl
795 NS_IMETHODIMP nsSupportsInterfacePointerImpl::SetData(nsISupports * aData) function in class:nsSupportsInterfacePointerImpl
877 nsSupportsDependentCString::SetData(const nsACString& aData) function in class:nsSupportsDependentCString
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIp6Config.h166 /// configuration data are not allowed to set via SetData().
360 EFI_IP6_CONFIG_SET_DATA SetData; member in struct:_EFI_IP6_CONFIG_PROTOCOL
H A DIpSecConfig.h42 /// boundary. With this DataType, SetData() function is to set
619 Using SetData() with a Data of NULL causes the IPsec configuration data entry identified
702 to SetData() between calls to GetNextSelector may produce unpredictable results.
798 EFI_IPSEC_CONFIG_SET_DATA SetData; member in struct:_EFI_IPSEC_CONFIG_PROTOCOL
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStringStream.cpp148 nsStringInputStream::SetData(const char *data, PRInt32 dataLen) function in class:nsStringInputStream
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6ConfigImpl.h121 IP6_CONFIG_SET_DATA SetData; member in struct:__anon12486
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.cpp514 STDMETHODIMP UIDnDDataObject::SetData(FORMATETC *pFormatEtc, STGMEDIUM *pMedium, BOOL fRelease) function in class:UIDnDDataObject
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDataObject.cpp435 STDMETHODIMP VBoxDnDDataObject::SetData(FORMATETC *pFormatEtc, STGMEDIUM *pMedium, BOOL fRelease) function in class:VBoxDnDDataObject
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpec.cpp1275 void nsPersistentFileDescriptor::SetData(const nsAFlatCString& inData) function in class:nsPersistentFileDescriptor
1282 void nsPersistentFileDescriptor::SetData(const char* inData, PRInt32 inSize) function in class:nsPersistentFileDescriptor
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h1794 VOID SetData (IN UINT8* DataBuff, IN UINT8 Size) { function in class:CIfrGuid
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h1817 virtual HRESULT STDMETHODCALLTYPE SetData(
1858 HRESULT (STDMETHODCALLTYPE *SetData)( member in struct:IOleCacheVtbl
1880 #define IOleCache_SetData(This,pformatetc,pmedium,fRelease) (This)->lpVtbl->SetData(This,pformatetc,pmedium,fRelease)
2009 HRESULT (STDMETHODCALLTYPE *SetData)( member in struct:IOleCache2Vtbl
2042 #define IOleCache2_SetData(This,pformatetc,pmedium,fRelease) (This)->lpVtbl->SetData(This,pformatetc,pmedium,fRelease)
H A Dobjidl.h6099 virtual HRESULT STDMETHODCALLTYPE SetData(
6157 HRESULT (STDMETHODCALLTYPE *SetData)( member in struct:IDataObjectVtbl
6199 #define IDataObject_SetData(This,pformatetc,pmedium,fRelease) (This)->lpVtbl->SetData(This,pformatetc,pmedium,fRelease)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h1817 virtual HRESULT STDMETHODCALLTYPE SetData(
1858 HRESULT (STDMETHODCALLTYPE *SetData)( member in struct:IOleCacheVtbl
1880 #define IOleCache_SetData(This,pformatetc,pmedium,fRelease) (This)->lpVtbl->SetData(This,pformatetc,pmedium,fRelease)
2009 HRESULT (STDMETHODCALLTYPE *SetData)( member in struct:IOleCache2Vtbl
2042 #define IOleCache2_SetData(This,pformatetc,pmedium,fRelease) (This)->lpVtbl->SetData(This,pformatetc,pmedium,fRelease)
H A Dobjidl.h6099 virtual HRESULT STDMETHODCALLTYPE SetData(
6157 HRESULT (STDMETHODCALLTYPE *SetData)( member in struct:IDataObjectVtbl
6199 #define IDataObject_SetData(This,pformatetc,pmedium,fRelease) (This)->lpVtbl->SetData(This,pformatetc,pmedium,fRelease)

Completed in 193 milliseconds