Searched refs:RTDvmRelease (Results 1 - 5 of 5) sorted by relevance

/vbox/include/iprt/
H A Ddvm.h189 RTDECL(uint32_t) RTDvmRelease(RTDVM hVolMgr);
H A Dmangling.h490 # define RTDvmRelease RT_MANGLER(RTDvmRelease) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTDvm.cpp169 RTDvmRelease(hVolMgr);
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp181 RTDvmRelease(pVolMgr);
252 RTDECL(uint32_t) RTDvmRelease(RTDVM hVolMgr) function
578 RTDvmRelease(pThis->pVolMgr);
/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp1380 RTDvmRelease(hDvm);

Completed in 488 milliseconds