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

/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp381 int getNotificationWriteOut(uint32_t cParms, VBOXHGCMSVCPARM paParms[], Property prop);
981 int Service::getNotificationWriteOut(uint32_t cParms, VBOXHGCMSVCPARM paParms[], Property prop) function in class:guestProp::Service
1098 int rc2 = getNotificationWriteOut(cParms, paParms, prop);
1156 int rc2 = getNotificationWriteOut(curCall.mParmsCnt, curCall.mParms, prop);

Completed in 48 milliseconds