Home
last modified time | relevance | path

Searched refs:DEVICE_STOP (Results 1 - 4 of 4) sorted by relevance

/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp383 if (g_spkStatus == DeviceStatus::DEVICE_STOP) { in StartRender()
406 if (g_spkStatus == DeviceStatus::DEVICE_STOP) { in StopRender()
411 g_spkStatus = DeviceStatus::DEVICE_STOP; in StopRender()
577 if (g_micStatus == DeviceStatus::DEVICE_STOP) { in StartCapture()
597 if (g_micStatus == DeviceStatus::DEVICE_STOP) { in StopCapture()
601 g_micStatus = DeviceStatus::DEVICE_STOP; in StopCapture()
H A Ddistributedaudiotest.h40 DEVICE_STOP = 3, member in DeviceStatus
/test/xts/dcts/distributedhardware/distributedaudiotest/
H A Ddistributedaudiotest.cpp379 if (g_spkStatus == DeviceStatus::DEVICE_STOP) { in StartRender()
402 if (g_spkStatus == DeviceStatus::DEVICE_STOP) { in StopRender()
407 g_spkStatus = DeviceStatus::DEVICE_STOP; in StopRender()
573 if (g_micStatus == DeviceStatus::DEVICE_STOP) { in StartCapture()
593 if (g_micStatus == DeviceStatus::DEVICE_STOP) { in StopCapture()
597 g_micStatus = DeviceStatus::DEVICE_STOP; in StopCapture()
H A Ddistributedaudiotest.h36 DEVICE_STOP = 3, member in DeviceStatus

Completed in 4 milliseconds