Lines Matching refs:AssertReturn

70     AssertReturn(autoInitSpan.isOk(), E_FAIL);
359 AssertReturn(aMachine, E_INVALIDARG);
360 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
361 AssertReturn(!aMachine->isWriteLockOnCurrentThread(), E_FAIL);
397 AssertReturn( mUniState == kHostUSBDeviceState_HeldByProxy
467 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
472 AssertReturn( mUniState == kHostUSBDeviceState_Capturing
610 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL);
671 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
720 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
943 AssertReturn(isWriteLockOnCurrentThread(), -1);
1074 AssertReturn(!isWriteLockOnCurrentThread(), false);
1563 AssertReturn(aPendingState == kHostUSBDeviceState_Invalid, "Unsupported{bad}");
1564 AssertReturn(aSubState == kHostUSBDeviceSubState_Default, "Unsupported[bad]");
1568 AssertReturn(aPendingState == kHostUSBDeviceState_Invalid, "UsedByHost{bad}");
1569 AssertReturn(aSubState == kHostUSBDeviceSubState_Default, "UsedByHost[bad]");
1573 AssertReturn(aPendingState == kHostUSBDeviceState_Invalid, "Capturable{bad}");
1574 AssertReturn(aSubState == kHostUSBDeviceSubState_Default, "Capturable[bad]");
1578 AssertReturn(aPendingState == kHostUSBDeviceState_Invalid, "Unused{bad}");
1579 AssertReturn(aSubState == kHostUSBDeviceSubState_Default, "Unused[bad]");
1583 AssertReturn(aPendingState == kHostUSBDeviceState_Invalid, "HeldByProxy{bad}");
1584 AssertReturn(aSubState == kHostUSBDeviceSubState_Default, "HeldByProxy[bad]");
1588 AssertReturn(aPendingState == kHostUSBDeviceState_Invalid, "UsedByVM{bad}");
1589 AssertReturn(aSubState == kHostUSBDeviceSubState_Default, "UsedByVM[bad]");
1593 AssertReturn(aPendingState == kHostUSBDeviceState_Invalid, "PhysDetached{bad}");
1594 AssertReturn(aSubState == kHostUSBDeviceSubState_Default, "PhysDetached[bad]");
2189 AssertReturn(isWriteLockOnCurrentThread(), false);
2232 AssertReturn(isWriteLockOnCurrentThread(), false);
2399 AssertReturn(isWriteLockOnCurrentThread(), false);