Searched refs:readUpCommand (Results 1 – 3 of 3) sorted by relevance
49 aaudio_result_t readUpCommand(AAudioServiceMessage *commandPtr);
181 aaudio_result_t AudioEndpoint::readUpCommand(AAudioServiceMessage *commandPtr) in readUpCommand() function in AudioEndpoint
607 if (mAudioEndpoint->readUpCommand(&message) != 1) { in drainTimestampsFromService()638 if (mAudioEndpoint->readUpCommand(&message) != 1) { in processCommands()