Home
last modified time | relevance | path

Searched defs:AndroidAudioStreamCommit (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/android_audio/src/
Dlib.rs93 unsafe impl Send for AndroidAudioStreamCommit {} implementation
104 struct AndroidAudioStreamCommit { struct
109 impl BufferCommit for AndroidAudioStreamCommit { argument
135 impl AsyncBufferCommit for AndroidAudioStreamCommit { implementation