Lines Matching refs:CHECK_ERROR_BREAK
291 CHECK_ERROR_BREAK(arg->virtualBox, CreateAppliance(pAppliance.asOutParam()));
301 CHECK_ERROR_BREAK(pAppliance, Read(Bstr(pszAbsFilePath).raw(),
309 CHECK_ERROR_BREAK(pAppliance, COMGETTER(Path)(path.asOutParam()));
338 CHECK_ERROR_BREAK(pAppliance,
350 CHECK_ERROR_BREAK(pAppliance,
381 CHECK_ERROR_BREAK(aVirtualSystemDescriptions[i],
856 CHECK_ERROR_BREAK(aVirtualSystemDescriptions[i],
872 CHECK_ERROR_BREAK(pAppliance,
1067 CHECK_ERROR_BREAK(a->virtualBox, FindMachine(Bstr(strMachine).raw(),
1117 CHECK_ERROR_BREAK(a->virtualBox, CreateAppliance(pAppliance.asOutParam()));
1135 CHECK_ERROR_BREAK(pMachine, ExportTo(pAppliance, Bstr(pszAbsFilePath).raw(), pVSD.asOutParam()));
1207 CHECK_ERROR_BREAK(pAppliance, GetPasswordIds(ComSafeArrayAsOutParam(aIdentifiers)));
1230 CHECK_ERROR_BREAK(pAppliance, AddPasswords(ComSafeArrayAsInParam(aIdentifiers),
1241 CHECK_ERROR_BREAK(pAppliance, Write(Bstr(strOvfFormat).raw(),