Home
last modified time | relevance | path

Searched refs:deviceIndex (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/tools/event_inject/include/
H A Dinput_parse.h50 int32_t deviceIndex { 0 };
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinput_parse.cpp223 << ",deviceIndex:" << deviceIndex in ToString() local
256 GetJsonData(deviceInfo, "deviceIndex", deviceItem.deviceIndex); in DataInit()
H A Dmanage_inject_device.cpp39 uint16_t devIndex = item.deviceIndex; in TransformJsonData()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_capturer_stream_impl.cpp396 uint32_t deviceIndex = pa_stream_get_device_index(stream); // pa_context_get_sink_info_by_index in PAStreamMovedCb() local
402 deviceIndex, res); in PAStreamMovedCb()
H A Dpa_renderer_stream_impl.cpp767 uint32_t deviceIndex = pa_stream_get_device_index(stream); // pa_context_get_sink_info_by_index in PAStreamMovedCb() local
773 deviceIndex, res); in PAStreamMovedCb()

Completed in 4 milliseconds