Home
last modified time | relevance | path

Searched refs:commandPtr (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaaudio/src/client/
DAudioEndpoint.cpp188 aaudio_result_t AudioEndpoint::readUpCommand(AAudioServiceMessage *commandPtr) in readUpCommand() argument
190 return mUpCommandQueue->read(commandPtr, 1); in readUpCommand()
DAudioEndpoint.h50 aaudio_result_t readUpCommand(AAudioServiceMessage *commandPtr);