Searched refs:cmd_arg (Results 1 – 2 of 2) sorted by relevance
165 bool SendCmdToReadThread(Cmd cmd, void* cmd_arg);
285 bool RecordReadThread::SendCmdToReadThread(Cmd cmd, void* cmd_arg) { in SendCmdToReadThread() argument289 cmd_arg_ = cmd_arg; in SendCmdToReadThread()