Home
last modified time | relevance | path

Searched refs:inputDevices (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/device_manager/test/
H A Dinput_device_manager_test.cpp1205 libinput_device* inputDevices = nullptr; in HWTEST_F() local
1206 ASSERT_NO_FATAL_FAILURE(inputDevice.OnInputDeviceAdded(inputDevices)); in HWTEST_F()
1219 libinput_device* inputDevices = nullptr; in HWTEST_F() local
1220 ASSERT_NO_FATAL_FAILURE(inputDevice.OnInputDeviceRemoved(inputDevices)); in HWTEST_F()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp5720 std::vector<sptr<AudioDeviceDescriptor>> inputDevices = GetDevicesInner(INPUT_DEVICES_FLAG); in GetCurrentCapturerChangeInfos() local
5723 for (sptr<AudioDeviceDescriptor> desc : inputDevices) { in GetCurrentCapturerChangeInfos()

Completed in 20 milliseconds