Searched refs:AssertLogRelReturnVoid (Results 1 - 9 of 9) sorted by relevance

/vbox/include/VBox/HostServices/
H A DService.h428 AssertLogRelReturnVoid(VALID_PTR(pvService));
/vbox/src/VBox/VMM/VMMR3/
H A DGMM.cpp255 AssertLogRelReturnVoid(pReq);
/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllRegs.cpp1616 AssertLogRelReturnVoid(pVM->cpum.s.HostFeatures.fXSaveRstor && pVM->cpum.s.HostFeatures.fOpSysXSaveRstor);
1619 AssertLogRelReturnVoid(pLeaf);
1778 AssertLogRelReturnVoid(pVM->cpum.s.HostFeatures.fXSaveRstor && pVM->cpum.s.HostFeatures.fOpSysXSaveRstor);
1781 AssertLogRelReturnVoid(pLeaf);
/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp975 AssertLogRelReturnVoid(VALID_PTR(pvService));
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp328 AssertLogRelReturnVoid(VALID_PTR(pvService));
/vbox/include/iprt/
H A Dassert.h1222 /** @def AssertLogRelReturnVoid
1228 #define AssertLogRelReturnVoid(expr) \ macro
/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp1818 AssertLogRelReturnVoid(iLUN == 0);
H A DDevPCNet.cpp4676 AssertLogRelReturnVoid(iLUN == 0);
H A DDevE1000.cpp7139 AssertLogRelReturnVoid(iLUN == 0);

Completed in 1984 milliseconds