Searched defs:clockId (Results 1 – 6 of 6) sorted by relevance
228 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
520 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
490 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
185 val clockId: ClockId, constant in com.android.systemui.plugins.ClockMetadata192 val clockId: ClockId? = null, constant in com.android.systemui.plugins.ClockSettings
322 val clockId = currentClockId in <lambda>() constant
440 int clockId = CLOCK_MONOTONIC; in configureFd() local