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