Searched defs:keyPair (Results 1 – 3 of 3) sorted by relevance
74 void handleLeftOverTemplateVars(nlohmann::json::iterator& keyPair) in handleLeftOverTemplateVars()135 nlohmann::json::iterator& keyPair, const DBusObject& object, in templateCharReplace()155 nlohmann::json::iterator& keyPair, const DBusInterface& interface, in templateCharReplace()
247 nlohmann::json::iterator& keyPair) in extractExposeActionRecordNames()329 nlohmann::json& expose, nlohmann::json::iterator& keyPair) in applyExposeActions()485 for (auto keyPair = record.begin(); keyPair != record.end(); keyPair++) in updateSystemConfiguration() local507 for (auto keyPair = expose.begin(); keyPair != expose.end(); in updateSystemConfiguration() local
222 for (auto keyPair = configuration.begin(); keyPair != configuration.end(); in exportDevice() local