Searched defs:Close (Results 26 - 50 of 53) sorted by relevance

123

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStorageStream.cpp131 // smaller in the Close() method.)
146 nsStorageStream::Close() function in class:nsStorageStream
161 ("nsStorageStream [%x] Close mWriteCursor=%x mSegmentEnd=%x\n",
391 nsStorageInputStream::Close() function in class:nsStorageInputStream
H A DnsBinaryStream.cpp67 nsBinaryOutputStream::Close() { return mOutputStream->Close(); } function in class:nsBinaryOutputStream
353 nsBinaryInputStream::Close() { return mInputStream->Close(); } function in class:nsBinaryInputStream
H A DnsPipe3.cpp252 // because they collide on their Close method. Consequently we nest their
673 Close();
696 nsPipeInputStream::Close() function in class:nsPipeInputStream
1029 Close();
1051 nsPipeOutputStream::Close() function in class:nsPipeOutputStream
H A DnsFastLoadFile.cpp988 nsFastLoadFileReader::Close() function in class:nsFastLoadFileReader
1005 return mInputStream->Close();
1936 nsFastLoadFileWriter::Close() function in class:nsFastLoadFileWriter
2073 return mOutputStream->Close();
2538 // GetInputStream called from nsFastLoadFileWriter::Close. This requires
2539 // that we override Close to break the resulting zero-length cycle.
2546 nsFastLoadFileUpdater::Close() function in class:nsFastLoadFileUpdater
2548 // Call base-class Close implementation, which uses mFileIO.
2549 nsresult rv = nsFastLoadFileWriter::Close();
H A DnsLocalFileOSX.cpp205 Close();
239 NS_IMETHOD Close() function in class:nsDirEnumerator
255 Close();
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.c861 // Close the bus driver
2241 PXENV_UNDI_CLOSE_T Close; local
2274 Close.Status = INIT_PXE_STATUS;
2276 Status = PxeUndiClose (SimpleNetworkDevice, &Close);
2284 if (Close.Status != PXENV_STATUS_SUCCESS) {
2361 PXENV_UNDI_CLOSE_T Close; local
2405 Close.Status = INIT_PXE_STATUS;
2407 Status = PxeUndiClose (SimpleNetworkDevice, &Close);
2415 if (Close.Status != PXENV_STATUS_SUCCESS) {
2517 PXENV_UNDI_CLOSE_T Close; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DTcp4.h406 - User has called Close() to disconnect this connection.
451 - User has called Close() to disconnect this connection.
471 @retval EFI_SUCCESS The Close() is called successfully.
477 - Previous Close() call on this instance has not
561 EFI_TCP4_CLOSE Close; member in struct:_EFI_TCP4_PROTOCOL
H A DTcp6.h159 /// effective only if the application has called Close() to
671 - User has called Close() to disconnect this connection.
726 - User has called Close() to disconnect this connection.
743 Initiate an asynchronous close token to TCP driver. After Close() is called, any buffered
753 @retval EFI_SUCCESS The Close() is called successfully.
757 - Previous Close() call on this instance has not finished.
853 EFI_TCP6_CLOSE Close; member in struct:_EFI_TCP6_PROTOCOL
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsIFileStream.cpp76 NS_IMETHOD Close();
185 nsresult rv = Close();
186 NS_ASSERTION(NS_SUCCEEDED(rv), "Close failed");
507 NS_IMETHODIMP FileImpl::Close() function in class:FileImpl
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.cpp227 CFormPkg::Close ( function in class:CFormPkg
314 Close ();
345 Close ();
461 Close ();
H A DVfrUtilityLib.cpp360 CVfrBufferConfig::Close ( function in class:CVfrBufferConfig
1987 gCVfrBufferConfig.Close ();
2189 gCVfrBufferConfig.Close ();
2194 gCVfrBufferConfig.Close ();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py2477 self.Close()
2479 ## Close entire database
2482 # Close the connection and cursor
2484 def Close(self): member in class:WorkspaceDatabase
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DFileHandleWrappers.c44 File style interface for console (Close, Delete, & Flush)
924 EFI_FILE_CLOSE Close; member in struct:__anon12744
939 File style interface for Environment Variable (Close).
1121 EnvFileInterface->Close = FileInterfaceEnvClose;
1265 EFI_FILE_CLOSE Close; member in struct:__anon12745
1399 File style interface for Mem (Close).
1448 FileInterface->Close = FileInterfaceMemClose;
1469 EFI_FILE_CLOSE Close; member in struct:__anon12746
1680 Close and delete the file handle.
1701 File style interface for File (Close)
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShellEnvironment2.h471 Close the console proxy to restore the original console.
603 CLOSE_HANDLE_ENUMERATOR Close; ///< The pointer to CLOSE_HANDLE_ENUMERATOR function. member in struct:__anon12771
725 CLOSE_PROTOCOL_INFO_ENUMERATOR Close; ///< The pointer to CLOSE_PROTOCOL_INFO_ENUMERATOR function. member in struct:__anon12773
/vbox/src/VBox/Runtime/common/ldr/
H A DldrELFRelocatable.cpp.h662 static DECLCALLBACK(int) RTLDRELF_NAME(Close)(PRTLDRMODINTERNAL pMod) function
1408 RTLDRELF_NAME(Close),
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.cpp116 NS_IMETHOD Close();
390 Close();
595 /*----------------------------- nsRegistry::Close ------------------------------
598 NS_IMETHODIMP nsRegistry::Close() { function in class:nsRegistry
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddplaysp.h332 LPDPSP_CLOSE Close; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddplaysp.h332 LPDPSP_CLOSE Close; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h2362 virtual HRESULT STDMETHODCALLTYPE Close(
2463 HRESULT (STDMETHODCALLTYPE *Close)( member in struct:IOleObjectVtbl
2564 #define IOleObject_Close(This,dwSaveOption) (This)->lpVtbl->Close(This,dwSaveOption)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h2362 virtual HRESULT STDMETHODCALLTYPE Close(
2463 HRESULT (STDMETHODCALLTYPE *Close)( member in struct:IOleObjectVtbl
2564 #define IOleObject_Close(This,dwSaveOption) (This)->lpVtbl->Close(This,dwSaveOption)
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3312 nsresult (*Close)(IMedium *pThis ); member in struct:IMedium_vtbl
4566 nsresult (*Close)(ISession *pThis ); member in struct:ISession_vtbl
H A DVBoxCAPI_v3_0.h3865 nsresult (*Close)(IMedium *pThis ); member in struct:IMedium_vtbl
5092 nsresult (*Close)(ISession *pThis ); member in struct:ISession_vtbl
H A DVBoxCAPI_v3_1.h3949 nsresult (*Close)(IMedium *pThis ); member in struct:IMedium_vtbl
4993 nsresult (*Close)(ISession *pThis ); member in struct:ISession_vtbl
H A DVBoxCAPI_v3_2.h4155 nsresult (*Close)(IMedium *pThis ); member in struct:IMedium_vtbl
5247 nsresult (*Close)(ISession *pThis ); member in struct:ISession_vtbl
H A DVBoxCAPI_v4_0.h4430 nsresult (*Close)(IMedium *pThis ); member in struct:IMedium_vtbl

Completed in 352 milliseconds

123