Home | History | Annotate | Download | only in rs

Lines Matching full:cmdid

1066 static uint32_t SC_toClient(void *data, int cmdID, int len, int waitForSpace)
1069 return rsc->sendMessageToClient(data, cmdID, len, waitForSpace != 0);
1371 "int", "(void *data, int cmdID, int len, int waitForSpace)" },