Searched defs:CaptureError (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/ |
H A D | mod.rs | 990 ) -> Result<Self, CaptureError> { in new() argument 1034 ) -> Result<DeviceCapturer, CaptureError> { in create_device_capturer_and_log_time() argument 1053 ) -> Result<(), CaptureError> { in drain_until_bytes_avaialable() argument 1073 ) -> Result<AsyncCaptureBuffer<'a>, CaptureError> { in get_async_capture_buffer() argument 1102 ) -> Result<(), CaptureError> { in drain_to_resampler() argument 1130 ) -> Result<CapturerStream, CaptureError> { in create_noop_capture_stream_with_device_notification() argument 1170 ) -> Result<Self, CaptureError> { in new() argument 1256 ) -> Result<ComPtr<IAudioCaptureClient>, CaptureError> { in create_audio_capture_client() argument 1282 async fn async_next_win_buffer(&mut self) -> Result<(), CaptureError> { in async_next_win_buffer() argument 1312 fn get_buffer(&mut self) -> Result<(), CaptureError> { in get_buffer() argument [all …]
|
H A D | async_stream.rs | 396 ) -> Result<Self, CaptureError> { in new_async() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | console.py | 288 class CaptureError(Exception): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | console.py | 288 class CaptureError(Exception): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | console.py | 288 class CaptureError(Exception): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | console.py | 288 class CaptureError(Exception): class
|