Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_handler/src/
Dkey_map_manager.cpp45 std::string fileName = GetKeyEventFileName(device); in ParseDeviceConfigFile()
77 std::string KeyMapManager::GetKeyEventFileName(struct libinput_device *device) in GetKeyEventFileName() function in OHOS::MMI::KeyMapManager
Dkey_auto_repeat.cpp55 std::string fileName = KeyMapMgr->GetKeyEventFileName(device); in AddDeviceConfig()
/foundation/multimodalinput/input/service/event_handler/include/
Dkey_map_manager.h36 std::string GetKeyEventFileName(struct libinput_device *device);