Searched defs:devConf (Results 1 – 2 of 2) sorted by relevance
48 DeviceConfig devConf; in AddDeviceConfig() local67 DeviceConfig devConf = GetAutoSwitch(keyEvent->GetDeviceId()); in SelectAutoRepeat() local
603 int32_t ReadTomlFile(const std::string &filePath, DeviceConfig &devConf) in ReadTomlFile()638 int32_t ReadConfigFile(const std::string &realPath, DeviceConfig &devConf) in ReadConfigFile()676 …_t ConfigItemSwitch(const std::string &configItem, const std::string &value, DeviceConfig &devConf) in ConfigItemSwitch()