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

/vbox/include/iprt/
H A Ddvm.h242 RTDECL(int) RTDvmMapQueryFirstVolume(RTDVM hVolMgr, PRTDVMVOLUME phVol);
H A Dmangling.h497 # define RTDvmMapQueryFirstVolume RT_MANGLER(RTDvmMapQueryFirstVolume) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTDvm.cpp119 rc = RTDvmMapQueryFirstVolume(hVolMgr, &hVol);
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp423 RTDECL(int) RTDvmMapQueryFirstVolume(RTDVM hVolMgr, PRTDVMVOLUME phVol) function
/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp1286 rc = RTDvmMapQueryFirstVolume(hDvm, &hVol);

Completed in 85 milliseconds