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

/vbox/include/VBox/
H A Dhgcmsvc.h135 int getPointer (void **ppv, uint32_t *pcb) function in struct:VBOXHGCMSVCPARM
150 int getPointer (const void **ppcv, uint32_t *pcb) function in struct:VBOXHGCMSVCPARM
155 int rc = getPointer(&pv, pcb);
168 int rc = getPointer(&pv, &cb);
252 /** Test the getString member function. Indirectly tests the getPointer
294 * getPointer and getBuffer as well. */

Completed in 44 milliseconds