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

/vbox/include/VBox/
H A Derr.h767 #define VERR_SSM_FIELD_NOT_CONSECUTIVE (-1867) macro
/vbox/src/VBox/VMM/VMMR3/
H A DSSM.cpp3738 rc = VERR_SSM_FIELD_NOT_CONSECUTIVE);
3926 rc = VERR_SSM_FIELD_NOT_CONSECUTIVE);
6708 pSSM->rc = VERR_SSM_FIELD_NOT_CONSECUTIVE);
6894 rc = VERR_SSM_FIELD_NOT_CONSECUTIVE);

Completed in 2170 milliseconds