Searched refs:commandPtr (Results 1 – 2 of 2) sorted by relevance
54 aaudio_result_t readUpCommand(AAudioServiceMessage *commandPtr);
189 aaudio_result_t AudioEndpoint::readUpCommand(AAudioServiceMessage *commandPtr) in readUpCommand() argument191 return mUpCommandQueue->read(commandPtr, 1); in readUpCommand()