Searched refs:RTDVMINTERNAL (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Ddvm.h102 typedef struct RTDVMINTERNAL *RTDVM;
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp48 typedef struct RTDVMINTERNAL struct
64 } RTDVMINTERNAL; typedef in typeref:struct:RTDVMINTERNAL
66 typedef RTDVMINTERNAL *PRTDVMINTERNAL;
195 pThis = (PRTDVMINTERNAL)RTMemAllocZ(sizeof(RTDVMINTERNAL));

Completed in 49 milliseconds