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

/vbox/include/VBox/
H A Dhgcmsvc.h261 * @param acb the size that the parameter should be set to before
267 uint32_t acb, int rcExp)
278 setPointer((void *)apcc, acb);
288 RTTEST_CHECK_MSG_RETV(hTest, (cb == acb),
289 (hTest, "expected %u, got %u", acb, cb));
266 doTestGetString(RTTEST hTest, uint32_t aType, const char *apcc, uint32_t acb, int rcExp) argument

Completed in 43 milliseconds