Searched refs:getCommandMQ (Results 1 – 2 of 2) sorted by relevance
101 CommandMQ* getCommandMQ() const { return mCommandMQ.get(); } in getCommandMQ() function
579 if (!mContext.getCommandMQ()->writeBlocking(&command, 1)) { in sendCommand()