Searched refs:RTVfsFileToIoStream (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsstdfile.cpp491 *phVfsIos = RTVfsFileToIoStream(hVfsFile);
501 *phVfsIos = RTVfsFileToIoStream(hVfsFile);
H A Dvfschain.cpp636 *phVfsIos = RTVfsFileToIoStream(hVfsFile);
H A Dvfsmemory.cpp777 RTVFSIOSTREAM hVfsIosDst = RTVfsFileToIoStream(hVfsFile);
H A Dvfsbase.cpp2505 RTDECL(RTVFSIOSTREAM) RTVfsFileToIoStream(RTVFSFILE hVfsFile) function
/vbox/include/iprt/
H A Dvfs.h501 * @sa RTVfsFileToIoStream
737 RTDECL(RTVFSIOSTREAM) RTVfsFileToIoStream(RTVFSFILE hVfsFile);
H A Dmangling.h1905 # define RTVfsFileToIoStream RT_MANGLER(RTVfsFileToIoStream) macro
/vbox/src/VBox/Runtime/common/zip/
H A Dtar.cpp375 RTVFSIOSTREAM hVfsIos = RTVfsFileToIoStream(pInt->hVfsFile);
/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp739 RTVFSIOSTREAM hVfsIos = RTVfsFileToIoStream(hManifestFile);
/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp652 RTVFSIOSTREAM hVfsIos = RTVfsFileToIoStream(hVfsFile);
/vbox/src/VBox/Storage/
H A DDMG.cpp1481 RTVFSIOSTREAM hVfsIos = RTVfsFileToIoStream(hVfsFile);

Completed in 135 milliseconds