Searched refs:GetData (Results 1 - 25 of 71) sorted by relevance

123

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DForEach.c76 GetDataStatus = mIpSecConfig->GetData (
89 GetDataStatus = mIpSecConfig->GetData (
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.cpp65 NS_IMETHODIMP nsSupportsIDImpl::GetData(nsID **aData) function in class:nsSupportsIDImpl
121 NS_IMETHODIMP nsSupportsCStringImpl::GetData(nsACString& aData) function in class:nsSupportsCStringImpl
158 NS_IMETHODIMP nsSupportsStringImpl::GetData(nsAString& aData) function in class:nsSupportsStringImpl
198 NS_IMETHODIMP nsSupportsPRBoolImpl::GetData(PRBool *aData) function in class:nsSupportsPRBoolImpl
239 NS_IMETHODIMP nsSupportsPRUint8Impl::GetData(PRUint8 *aData) function in class:nsSupportsPRUint8Impl
284 NS_IMETHODIMP nsSupportsPRUint16Impl::GetData(PRUint16 *aData) function in class:nsSupportsPRUint16Impl
329 NS_IMETHODIMP nsSupportsPRUint32Impl::GetData(PRUint32 *aData) function in class:nsSupportsPRUint32Impl
374 NS_IMETHODIMP nsSupportsPRUint64Impl::GetData(PRUint64 *aData) function in class:nsSupportsPRUint64Impl
419 NS_IMETHODIMP nsSupportsPRTimeImpl::GetData(PRTime *aData) function in class:nsSupportsPRTimeImpl
464 NS_IMETHODIMP nsSupportsCharImpl::GetData(cha function in class:nsSupportsCharImpl
509 NS_IMETHODIMP nsSupportsPRInt16Impl::GetData(PRInt16 *aData) function in class:nsSupportsPRInt16Impl
554 NS_IMETHODIMP nsSupportsPRInt32Impl::GetData(PRInt32 *aData) function in class:nsSupportsPRInt32Impl
599 NS_IMETHODIMP nsSupportsPRInt64Impl::GetData(PRInt64 *aData) function in class:nsSupportsPRInt64Impl
644 NS_IMETHODIMP nsSupportsFloatImpl::GetData(float *aData) function in class:nsSupportsFloatImpl
689 NS_IMETHODIMP nsSupportsDoubleImpl::GetData(double *aData) function in class:nsSupportsDoubleImpl
735 NS_IMETHODIMP nsSupportsVoidImpl::GetData(void * *aData) function in class:nsSupportsVoidImpl
785 NS_IMETHODIMP nsSupportsInterfacePointerImpl::GetData(nsISupports **aData) function in class:nsSupportsInterfacePointerImpl
858 nsSupportsDependentCString::GetData(nsACString& aData) function in class:nsSupportsDependentCString
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIp4Config.h76 has completed. EFI_IP4_CONFIG_PROTOCOL.GetData() must then be called to
141 The GetData() function returns the current configuration data for the EFI IPv4
178 EFI_IP4_CONFIG_GET_DATA GetData; member in struct:_EFI_IP4_CONFIG_PROTOCOL
H A DIp6Config.h217 can call GetData() to get back the configuration data in order to know the result.
271 process is finished, the event will be signaled and a subsequent GetData() call will return
361 EFI_IP6_CONFIG_GET_DATA GetData; member in struct:_EFI_IP6_CONFIG_PROTOCOL
H A DIpSecConfig.h799 EFI_IPSEC_CONFIG_GET_DATA GetData; member in struct:_EFI_IPSEC_CONFIG_PROTOCOL
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drstbas.idl43 HRESULT GetData([in] HROW hRow,
H A Ddxfile.h181 STDMETHOD(GetData) (THIS_ LPCSTR, DWORD *, void **) PURE;
199 #define IDirectXFileData_GetData(p,a,b,c) (p)->lpVtbl->GetData(p,a,b,c)
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.h61 STDMETHOD(GetData)(FORMATETC *pFormatEtc, STGMEDIUM *pMedium);
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/
H A Dmac_xpidl_panel.cpp85 static short GetData(PanelParameterBlock *pb, Handle options, Boolean noisy);
150 result = GetData(pb, pb->currentPrefs, true);
301 * GetData - copy the options data from screen to the handle
305 static short GetData(PanelParameterBlock *pb, Handle options, Boolean noisy) function
382 GetData(pb, pb->currentPrefs, false);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IfConfig6/
H A DIfConfig6.c714 Status = Ip6Cfg->GetData (
735 Status = Ip6Cfg->GetData (
758 Status = Ip6Cfg->GetData (
787 Status = Ip6Cfg->GetData (
809 Status = Ip6Cfg->GetData (
829 Status = Ip6Cfg->GetData (
844 Status = Ip6Cfg->GetData (
1278 IfCb->IfCfg->GetData (
1311 Status = IfCb->IfCfg->GetData (
1330 Status = IfCb->IfCfg->GetData (
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6ConfigImpl.h122 IP6_CONFIG_GET_DATA GetData; member in struct:__anon12486
H A DIp6ConfigNv.c76 Status = Ip6Config->GetData (
91 Status = Ip6Config->GetData (
982 Status = Ip6Config->GetData (
998 Status = Ip6Config->GetData (
1023 Status = Ip6Config->GetData (
H A DIp6Common.c229 Status = Ip6Config->GetData (
H A DIp6ConfigImpl.c1796 can call GetData() to obtain the configuration data and know the result.
1911 process is finished, the event will be signaled, and a subsequent GetData() call will return
1964 if (DataItem->GetData != NULL) {
1966 Status = DataItem->GetData (Instance, DataSize, Data);
2176 DataItem->GetData = Ip6ConfigGetIfInfo;
2250 Instance->Ip6Config.GetData = EfiIp6ConfigGetData;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIkeService.c247 Status = Ip4Cfg->GetData (Ip4Cfg, &BufSize, NULL);
260 Status = Ip4Cfg->GetData (Ip4Cfg, &BufSize, Ip4CfgData);
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxErrorInfoImpl.cpp295 NS_IMETHODIMP VirtualBoxErrorInfo::GetData(nsISupports ** /* aData */) function in class:VirtualBoxErrorInfo
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddxfile.h181 STDMETHOD(GetData) (THIS_ LPCSTR, DWORD *, void **) PURE;
199 #define IDirectXFileData_GetData(p,a,b,c) (p)->lpVtbl->GetData(p,a,b,c)
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DPing.c968 Status = ((EFI_IP6_CONFIG_PROTOCOL*)IpXCfg)->GetData (
975 Status = ((EFI_IP4_CONFIG_PROTOCOL*)IpXCfg)->GetData (
1004 Status = ((EFI_IP6_CONFIG_PROTOCOL*)IpXCfg)->GetData (
1011 Status = ((EFI_IP4_CONFIG_PROTOCOL*)IpXCfg)->GetData (
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.h63 STDMETHOD(GetData)(FORMATETC *pFormatEtc, STGMEDIUM *pMedium);
H A DVBoxDnDDataObject.cpp197 STDMETHODIMP VBoxDnDDataObject::GetData(FORMATETC *pFormatEtc, STGMEDIUM *pMedium) function in class:VBoxDnDDataObject
H A DVBoxDnDDropTarget.cpp290 hr = pDataObject->GetData(&mFormatEtc, &stgMed);
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsCategoryManager.cpp773 rv = catEntry->GetData(entryString);
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpec.h665 void GetData(nsAFlatCString& outData) const;
H A DnsFileSpec.cpp955 inDescriptor.GetData(data);
1268 void nsPersistentFileDescriptor::GetData(nsAFlatCString& outData) const function in class:nsPersistentFileDescriptor
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/Ping6/
H A DPing6.c672 Status = Ip6Cfg->GetData (
693 Status = Ip6Cfg->GetData (

Completed in 4081 milliseconds

123