Searched defs:jsonPointerPath (Results 1 – 1 of 1) sorted by relevance
256 const std::string& jsonPointerPath, in createDeleteObjectMethod()292 nlohmann::json& systemConfiguration, const std::string& jsonPointerPath, in populateInterfaceFromJson()456 const std::string& jsonPointerPath, const std::string& path, in createAddObjectMethod()594 std::string jsonPointerPath = "/" + boardId; in postToDbus() local