Searched refs:VINF_CALLBACK_RETURN (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp613 if (rc2 == VINF_CALLBACK_RETURN || rc2 == VERR_CALLBACK_RETURN)
615 if (rc2 == VINF_CALLBACK_RETURN)
858 if (rc == VINF_CALLBACK_RETURN)
924 if (rc2 == VINF_CALLBACK_RETURN)
930 if (rc2 == VINF_CALLBACK_RETURN || rc2 == VERR_CALLBACK_RETURN)
965 if (rc2 == VINF_CALLBACK_RETURN)
1039 if (rc2 == VINF_CALLBACK_RETURN || rc2 == VERR_CALLBACK_RETURN)
1052 if (rc2 == VINF_CALLBACK_RETURN || rc2 == VERR_CALLBACK_RETURN)
1074 if (rc2 == VINF_CALLBACK_RETURN || rc2 == VERR_CALLBACK_RETURN)
1103 if (rc2 == VINF_CALLBACK_RETURN || rc
[all...]
H A Ddbgmod.cpp534 return VINF_CALLBACK_RETURN;
642 return VINF_CALLBACK_RETURN;
704 return VINF_CALLBACK_RETURN;
1013 return VINF_CALLBACK_RETURN;
1289 return VINF_CALLBACK_RETURN;
1309 return VINF_CALLBACK_RETURN;
/vbox/include/iprt/
H A Derr.h878 #define VINF_CALLBACK_RETURN 88 macro
/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest2.cpp772 * @returns VINF_SUCCESS or VINF_CALLBACK_RETURN.
784 return VINF_CALLBACK_RETURN;
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.cpp437 if (rc == VINF_CALLBACK_RETURN)
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp956 if (rc == VINF_CALLBACK_RETURN)
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp3223 return VINF_CALLBACK_RETURN;
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp4391 return VINF_CALLBACK_RETURN;

Completed in 1763 milliseconds