Searched refs:RTDvmMapGetFormat (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Ddvm.h216 RTDECL(const char *) RTDvmMapGetFormat(RTDVM hVolMgr);
H A Dmangling.h493 # define RTDvmMapGetFormat RT_MANGLER(RTDvmMapGetFormat) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTDvm.cpp112 RTTestIPrintf(RTTESTLVL_ALWAYS, "%s Successfully opened map with format: %s.\n", szPrefix, RTDvmMapGetFormat(hVolMgr));
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp393 RTDECL(const char *) RTDvmMapGetFormat(RTDVM hVolMgr) function

Completed in 79 milliseconds