Searched defs:waitStreamEndDone (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
H A DAudioTrackShared.cpp450 status_t AudioTrackClientProxy::waitStreamEndDone(const struct timespec *requested) function in class:android::AudioTrackClientProxy
488 ALOGV("waitStreamEndDone() interrupted by client");
527 LOG_ALWAYS_FATAL("waitStreamEndDone() timeout=%d", timeout);

Completed in 45 milliseconds