Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/device_config/include/
H A Ddevice_config_file_parser.h24 struct VendorConfig { struct
40 VendorConfig GetVendorConfig(struct libinput_device *device) const;
/foundation/multimodalinput/input/service/device_config/src/
H A Ddevice_config_file_parser.cpp118 VendorConfig DeviceConfigManagement::GetVendorConfig(struct libinput_device *device) const in GetVendorConfig()
123 VendorConfig vendorConfigTmp = {}; in GetVendorConfig()
/foundation/multimodalinput/input/service/device_manager/include/
H A Dinput_device_manager.h44 VendorConfig vendorConfig;
84 VendorConfig GetVendorConfig(int32_t deviceId) const;
/foundation/multimodalinput/input/service/device_config/test/
H A Ddevice_config_file_parser_test.cpp104 VendorConfig vendorconfig = configManager.GetVendorConfig(device); in HWTEST_F()
/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp681 VendorConfig InputDeviceManager::GetVendorConfig(int32_t deviceId) const in GetVendorConfig()

Completed in 3 milliseconds