Home
last modified time | relevance | path

Searched refs:GetKeyEventFileName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_map_manager.cpp50 std::string fileName = GetKeyEventFileName(device); in ParseDeviceConfigFile()
82 std::string KeyMapManager::GetKeyEventFileName(struct libinput_device *device) in GetKeyEventFileName() function in OHOS::MMI::KeyMapManager
H A Dkey_auto_repeat.cpp60 std::string fileName = KeyMapMgr->GetKeyEventFileName(device); in AddDeviceConfig()
/ohos5.0/foundation/multimodalinput/input/service/event_handler/include/
H A Dkey_map_manager.h36 std::string GetKeyEventFileName(struct libinput_device *device);