Lines Matching defs:jsonPointerPath
114 std::string jsonPointerPath = "/" + boardId;
146 dbus_interface.createAddObjectMethod(jsonPointerPath, boardPath,
150 systemConfiguration, jsonPointerPath, boardIface, boardValues);
151 jsonPointerPath += "/";
162 systemConfiguration, jsonPointerPath + propName, iface,
173 jsonPointerPath += "Exposes/";
176 std::string jsonPointerPathBoard = jsonPointerPath;
181 jsonPointerPath, jsonPointerPathBoard,
190 const std::string& boardNameOrig, std::string jsonPointerPath,
195 jsonPointerPath = jsonPointerPathBoard;
196 jsonPointerPath += std::to_string(exposesIndex);
239 systemConfiguration, jsonPointerPath, bmcIface, item,
249 systemConfiguration, jsonPointerPath, systemIface, item,
255 jsonPointerPath = jsonPointerPathBoard;
256 jsonPointerPath.append(std::to_string(exposesIndex))
261 jsonPointerPath, ifacePath))
273 systemConfiguration, jsonPointerPath, itemIface, item,
282 const std::string& jsonPointerPath, const std::string& ifacePath)
293 systemConfiguration, jsonPointerPath, objectIface, config,
337 jsonPointerPath + "/" + std::to_string(index), objectIface,