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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp572 int rcRet = VWRN_NOT_FOUND;
743 return VWRN_NOT_FOUND;
745 return VWRN_NOT_FOUND;
869 return VWRN_NOT_FOUND;
896 return VWRN_NOT_FOUND;
900 return VWRN_NOT_FOUND;
947 return VWRN_NOT_FOUND;
950 return VWRN_NOT_FOUND;
955 return VWRN_NOT_FOUND;
960 return VWRN_NOT_FOUND;
[all...]
/vbox/src/VBox/Main/src-server/linux/
H A DNetIf-linux.cpp313 return VWRN_NOT_FOUND;
/vbox/include/iprt/
H A Derr.h845 #define VWRN_NOT_FOUND 78 macro
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp202 * @returns VWRN_NOT_FOUND if the last notification was not found in the queue
957 int rc = VWRN_NOT_FOUND;
/vbox/src/VBox/HostServices/GuestProperties/testcase/
H A DtstGuestPropSvc.cpp718 || (i == 0 && callHandle.rc != VWRN_NOT_FOUND)
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFInfo.cpp871 rc = VWRN_NOT_FOUND;
H A DSTAM.cpp1506 * @retval VWRN_NOT_FOUND if no matching names found.
1515 int rc = VWRN_NOT_FOUND;
/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest2.cpp742 return VWRN_NOT_FOUND;
753 * @retval VWRN_NOT_FOUND if not found.
1028 * @retval VWRN_NOT_FOUND if not found.

Completed in 86 milliseconds