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

/frameworks/av/media/libaaudio/src/client/
H A DAudioEndpoint.h49 aaudio_result_t readUpCommand(AAudioServiceMessage *commandPtr);
H A DAudioEndpoint.cpp171 aaudio_result_t AudioEndpoint::readUpCommand(AAudioServiceMessage *commandPtr) argument
173 return mUpCommandQueue->read(commandPtr, 1);

Completed in 98 milliseconds