Searched defs:writeToDiskMap (Results 1 – 2 of 2) sorted by relevance
314 auto writeToDiskMap = std::make_shared<std::unordered_map<std::string, PreferencesValue>>(); in WriteToDiskFile() local
808 const std::unordered_map<std::string, PreferencesValue> &writeToDiskMap) in WriteSettingXml()