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

/vbox/include/iprt/
H A Ddvm.h253 RTDECL(int) RTDvmMapQueryNextVolume(RTDVM hVolMgr, RTDVMVOLUME hVol, PRTDVMVOLUME phVolNext);
H A Dmangling.h498 # define RTDvmMapQueryNextVolume RT_MANGLER(RTDvmMapQueryNextVolume) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTDvm.cpp155 rc = RTDvmMapQueryNextVolume(hVolMgr, hVol, &hVolNext);
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp443 RTDECL(int) RTDvmMapQueryNextVolume(RTDVM hVolMgr, RTDVMVOLUME hVol, PRTDVMVOLUME phVolNext) function
/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp1323 rc = RTDvmMapQueryNextVolume(hDvm, hVol, &hVolNext);

Completed in 83 milliseconds