Searched refs:RTCircBufDestroy (Results 1 - 8 of 8) sorted by relevance

/vbox/include/iprt/
H A Dcircbuf.h62 RTDECL(void) RTCircBufDestroy(PRTCIRCBUF pBuf);
H A Dmangling.h319 # define RTCircBufDestroy RT_MANGLER(RTCircBufDestroy) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTCircBuf.cpp118 RTCircBufDestroy(pBuf);
/vbox/src/VBox/Storage/testcase/
H A DVDIoBackendMem.cpp120 RTCircBufDestroy(pIoBackend->pRequestRing);
138 RTCircBufDestroy(pIoBackend->pRequestRing);
/vbox/src/VBox/Runtime/common/misc/
H A Dcircbuf.cpp85 RTDECL(void) RTCircBufDestroy(PRTCIRCBUF pBuf) function
/vbox/src/VBox/Devices/Audio/
H A DDrvHostCoreAudio.cpp990 RTCircBufDestroy(pStreamIn->pBuf);
1276 RTCircBufDestroy(pStreamOut->pBuf);
1752 RTCircBufDestroy(pStreamIn->pBuf);
1826 RTCircBufDestroy(pStreamOut->pBuf);
/vbox/src/VBox/Main/src-client/
H A DDrvAudioVideoRec.cpp610 RTCircBufDestroy(pVRDEVoice->pRecordedVoiceBuf);
/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp1123 RTCircBufDestroy(pInt->pCircBuf);
1202 RTCircBufDestroy(pInt->pCircBuf);

Completed in 82 milliseconds