Searched refs:VERR_WRONG_ORDER (Results 1 - 25 of 88) sorted by relevance

1234

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibClipboard.cpp47 Info.result = VERR_WRONG_ORDER;
75 Info.result = VERR_WRONG_ORDER;
99 Msg.hdr.result = VERR_WRONG_ORDER;
148 Msg.hdr.result = VERR_WRONG_ORDER;
188 Msg.hdr.result = VERR_WRONG_ORDER;
216 Msg.hdr.result = VERR_WRONG_ORDER;
H A DVBoxGuestR3LibHostChannel.cpp40 connectInfo.result = VERR_WRONG_ORDER;
63 disconnectInfo.result = VERR_WRONG_ORDER;
86 parms.hdr.result = VERR_WRONG_ORDER;
116 parms.hdr.result = VERR_WRONG_ORDER;
133 parms.hdr.result = VERR_WRONG_ORDER;
160 parms.hdr.result = VERR_WRONG_ORDER;
197 parms.hdr.result = VERR_WRONG_ORDER;
232 parms.hdr.result = VERR_WRONG_ORDER;
264 parms.hdr.result = VERR_WRONG_ORDER;
300 parms.hdr.result = VERR_WRONG_ORDER;
[all...]
H A DVBoxGuestR3LibGuestCtrl.cpp58 Info.result = VERR_WRONG_ORDER;
84 Info.result = VERR_WRONG_ORDER;
111 Msg.hdr.result = VERR_WRONG_ORDER;
149 Msg.hdr.result = VERR_WRONG_ORDER;
176 Msg.hdr.result = VERR_WRONG_ORDER;
207 Msg.hdr.result = VERR_WRONG_ORDER;
239 Msg.hdr.result = VERR_WRONG_ORDER;
265 Msg.hdr.result = VERR_WRONG_ORDER;
295 Msg.hdr.result = VERR_WRONG_ORDER;
322 Msg.hdr.result = VERR_WRONG_ORDER;
[all...]
H A DVBoxGuestR3LibSharedFolders.cpp52 Info.result = VERR_WRONG_ORDER;
78 Info.result = VERR_WRONG_ORDER;
148 Msg.callInfo.result = VERR_WRONG_ORDER;
241 Msg.callInfo.result = VERR_WRONG_ORDER;
H A DVBoxGuestR3LibGuestProp.cpp130 Info.result = VERR_WRONG_ORDER;
158 Info.result = VERR_WRONG_ORDER;
186 Msg.hdr.result = VERR_WRONG_ORDER;
201 Msg.hdr.result = VERR_WRONG_ORDER;
235 Msg.hdr.result = VERR_WRONG_ORDER;
249 Msg.hdr.result = VERR_WRONG_ORDER;
343 Msg.hdr.result = VERR_WRONG_ORDER;
548 Msg.hdr.result = VERR_WRONG_ORDER;
813 Msg.hdr.result = VERR_WRONG_ORDER;
925 Msg.hdr.info.result = VERR_WRONG_ORDER;
[all...]
H A DVBoxGuestR3LibDragAndDrop.cpp72 Msg.hdr.result = VERR_WRONG_ORDER;
712 Info.result = VERR_WRONG_ORDER;
734 Info.result = VERR_WRONG_ORDER;
825 rc = VERR_WRONG_ORDER;
875 Msg.hdr.result = VERR_WRONG_ORDER;
895 Msg.hdr.result = VERR_WRONG_ORDER;
918 Msg.hdr.result = VERR_WRONG_ORDER;
943 Msg.hdr.result = VERR_WRONG_ORDER;
985 Msg.hdr.result = VERR_WRONG_ORDER;
1017 Msg.hdr.result = VERR_WRONG_ORDER;
[all...]
/vbox/src/VBox/Main/src-server/win/
H A Dsvchlp.cpp65 return VERR_WRONG_ORDER;
94 return VERR_WRONG_ORDER;
121 return VERR_WRONG_ORDER;
133 return VERR_WRONG_ORDER;
162 return VERR_WRONG_ORDER;
173 return VERR_WRONG_ORDER;
204 return VERR_WRONG_ORDER;
215 return VERR_WRONG_ORDER;
/vbox/src/VBox/HostDrivers/Support/
H A DSUPR0IdcClientComponent.c55 Req.Hdr.rc = VERR_WRONG_ORDER;
84 Req.Hdr.rc = VERR_WRONG_ORDER;
H A DSUPR0IdcClient.c103 Req.Hdr.rc = VERR_WRONG_ORDER;
163 Req.rc = VERR_WRONG_ORDER;
H A DSUPR0IdcClientStubs.c52 Req.Hdr.rc = VERR_WRONG_ORDER;
H A DSUPSvc.cpp158 return VERR_WRONG_ORDER;
224 return VERR_WRONG_ORDER;
/vbox/src/VBox/HostDrivers/VBoxUSB/darwin/
H A DUSBLib-darwin.cpp120 return VERR_WRONG_ORDER;
141 VBOXUSBADDFILTEROUT Out = { 0, VERR_WRONG_ORDER };
172 int rc = VERR_WRONG_ORDER;
/vbox/src/VBox/HostServices/SharedClipboard/testcase/
H A DtstClipboardServiceHost.cpp157 { AssertFailed(); return VERR_WRONG_ORDER; }
161 { AssertFailed(); return VERR_WRONG_ORDER; }
164 { AssertFailed(); return VERR_WRONG_ORDER; }
/vbox/src/VBox/Runtime/testcase/
H A DtstOnce.cpp54 return VERR_WRONG_ORDER;
71 return VERR_WRONG_ORDER;
/vbox/src/VBox/Runtime/generic/
H A DRTProcDaemonize-generic.cpp51 AssertReturn(RTProcGetExecutablePath(szExecPath, sizeof(szExecPath)) == szExecPath, VERR_WRONG_ORDER); local
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dmpnotification-r0drv-solaris.c107 return VERR_WRONG_ORDER;
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddisplay.cpp357 return VERR_WRONG_ORDER;
373 return VERR_WRONG_ORDER;
386 return VERR_WRONG_ORDER;
395 return VERR_WRONG_ORDER;
/vbox/src/VBox/Runtime/r3/
H A Dpath.cpp66 AssertReturn(g_szrtProcExePath[0], VERR_WRONG_ORDER);
/vbox/src/VBox/Runtime/r0drv/
H A Dmpnotification-r0drv.c170 AssertReturn(g_hRTMpNotifySpinLock != NIL_RTSPINLOCK, VERR_WRONG_ORDER);
237 AssertReturn(g_hRTMpNotifySpinLock != NIL_RTSPINLOCK, VERR_WRONG_ORDER);
H A Dpowernotification-r0drv.c166 AssertReturn(g_hRTPowerNotifySpinLock != NIL_RTSPINLOCK, VERR_WRONG_ORDER);
233 AssertReturn(g_hRTPowerNotifySpinLock != NIL_RTSPINLOCK, VERR_WRONG_ORDER);
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.cpp137 int rcThread = VERR_WRONG_ORDER;
740 return VERR_WRONG_ORDER;
873 return VERR_WRONG_ORDER;
899 return VERR_WRONG_ORDER;
1036 return VERR_WRONG_ORDER;
1191 rc = VERR_WRONG_ORDER;
1209 rc = VERR_WRONG_ORDER;
/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp363 * @retval VERR_WRONG_ORDER if simultaneous non-blocking and blocking access is
375 return VERR_WRONG_ORDER;
396 * @retval VERR_WRONG_ORDER if simultaneous non-blocking and blocking access is
406 return VERR_WRONG_ORDER;
507 rc = VERR_WRONG_ORDER;
566 rc = VERR_WRONG_ORDER;
669 rc = VERR_WRONG_ORDER;
724 rc = VERR_WRONG_ORDER;
773 rc = VERR_WRONG_ORDER;
/vbox/src/VBox/Main/glue/
H A DEventQueue.cpp123 rc = VERR_WRONG_ORDER;
/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-basics.cpp80 AssertReturn(pAllocation->pAllocator != NULL, VERR_WRONG_ORDER);
129 AssertReturn(pAllocation->pAllocator != NULL, VERR_WRONG_ORDER);
140 AssertReturn(pAllocation->pAllocator != NULL, VERR_WRONG_ORDER);
178 AssertReturn(pAllocator != NULL, VERR_WRONG_ORDER);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCr.cpp358 pCmd->hdr.result = VERR_WRONG_ORDER;
575 pCmd->hdr.result = VERR_WRONG_ORDER;
620 pCmdWrite->hdr.result = VERR_WRONG_ORDER;
666 pCmd->hdr.result = VERR_WRONG_ORDER;
792 parms.hdr.result = VERR_WRONG_ORDER;
822 parms.hdr.result = VERR_WRONG_ORDER;
862 parms.hdr.result = VERR_WRONG_ORDER;
900 parms.hdr.result = VERR_WRONG_ORDER;

Completed in 116 milliseconds

1234