Searched defs:fOutOfMemory (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DMachineDebuggerImpl.cpp838 bool fOutOfMemory; member in struct:MACHINEDEBUGGERINOFHLP
857 if (RT_UNLIKELY(pHlp->fOutOfMemory))
866 pHlp->fOutOfMemory = true;
919 pHlp->fOutOfMemory = false;
956 if (!Hlp.fOutOfMemory)
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h449 bool fOutOfMemory; member in struct:PATM

Completed in 103 milliseconds