Searched refs:GetConfigKeyValue (Results 1 – 3 of 3) sorted by relevance
35 void KeyMapManager::GetConfigKeyValue(const std::string &fileName, int32_t deviceId) in GetConfigKeyValue() function in OHOS::MMI::KeyMapManager56 GetConfigKeyValue(fileName, deviceId); in ParseDeviceConfigFile()
32 void GetConfigKeyValue(const std::string &fileName, int32_t deviceId);
352 KeyMapMgr->GetConfigKeyValue("default_keymap", KeyMapMgr->GetDefaultKeyId()); in Init()