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

/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamBase.cpp75 sendCurrentTimestamp();
89 sendCurrentTimestamp();
116 aaudio_result_t result = sendCurrentTimestamp();
159 aaudio_result_t AAudioServiceStreamBase::sendCurrentTimestamp() { function in class:AAudioServiceStreamBase
164 // ALOGD("sendCurrentTimestamp(): position = %lld, nanos = %lld",

Completed in 151 milliseconds