Lines Matching refs:arg1

73 nlohmann::json resourceMissingAtURI(const boost::urls::url_view_base& arg1);
76 const boost::urls::url_view_base& arg1);
89 const nlohmann::json& arg1, std::string_view arg2, std::string_view arg3);
92 crow::Response& res, const nlohmann::json& arg1, std::string_view arg2,
106 std::string_view arg1, std::string_view arg2, std::string_view arg3);
108 void actionParameterValueNotInList(crow::Response& res, std::string_view arg1,
144 nlohmann::json resourceAtUriUnauthorized(const boost::urls::url_view_base& arg1,
148 const boost::urls::url_view_base& arg1,
160 nlohmann::json actionParameterUnknown(std::string_view arg1,
163 void actionParameterUnknown(crow::Response& res, std::string_view arg1,
184 nlohmann::json propertyDuplicate(std::string_view arg1);
186 void propertyDuplicate(crow::Response& res, std::string_view arg1);
196 nlohmann::json serviceTemporarilyUnavailable(std::string_view arg1);
198 void serviceTemporarilyUnavailable(crow::Response& res, std::string_view arg1);
211 std::string_view arg1, std::string_view arg2, std::string_view arg3);
213 void resourceAlreadyExists(crow::Response& res, std::string_view arg1,
235 nlohmann::json createFailedMissingReqProperties(std::string_view arg1);
238 std::string_view arg1);
249 nlohmann::json propertyValueFormatError(const nlohmann::json& arg1,
252 void propertyValueFormatError(crow::Response& res, const nlohmann::json& arg1,
264 nlohmann::json propertyValueNotInList(const nlohmann::json& arg1,
267 void propertyValueNotInList(crow::Response& res, const nlohmann::json& arg1,
278 nlohmann::json propertyValueOutOfRange(const nlohmann::json& arg1,
281 void propertyValueOutOfRange(crow::Response& res, const nlohmann::json& arg1,
293 resourceAtUriInUnknownFormat(const boost::urls::url_view_base& arg1);
296 const boost::urls::url_view_base& arg1);
306 nlohmann::json serviceDisabled(std::string_view arg1);
308 void serviceDisabled(crow::Response& res, std::string_view arg1);
341 nlohmann::json actionParameterMissing(std::string_view arg1,
344 void actionParameterMissing(crow::Response& res, std::string_view arg1,
355 nlohmann::json stringValueTooLong(std::string_view arg1, int arg2);
357 void stringValueTooLong(crow::Response& res, std::string_view arg1, int arg2);
388 nlohmann::json resourceTypeIncompatible(std::string_view arg1,
391 void resourceTypeIncompatible(crow::Response& res, std::string_view arg1,
403 nlohmann::json resetRequired(const boost::urls::url_view_base& arg1,
406 void resetRequired(crow::Response& res, const boost::urls::url_view_base& arg1,
417 nlohmann::json chassisPowerStateOnRequired(std::string_view arg1);
419 void chassisPowerStateOnRequired(crow::Response& res, std::string_view arg1);
429 nlohmann::json chassisPowerStateOffRequired(std::string_view arg1);
431 void chassisPowerStateOffRequired(crow::Response& res, std::string_view arg1);
442 nlohmann::json propertyValueConflict(std::string_view arg1,
445 void propertyValueConflict(crow::Response& res, std::string_view arg1,
460 std::string_view arg1, const nlohmann::json& arg2,
463 void propertyValueResourceConflict(crow::Response& res, std::string_view arg1,
477 nlohmann::json propertyValueExternalConflict(std::string_view arg1,
480 void propertyValueExternalConflict(crow::Response& res, std::string_view arg1,
493 nlohmann::json propertyValueIncorrect(std::string_view arg1,
496 void propertyValueIncorrect(crow::Response& res, std::string_view arg1,
507 nlohmann::json resourceCreationConflict(const boost::urls::url_view_base& arg1);
510 const boost::urls::url_view_base& arg1);
575 nlohmann::json propertyValueTypeError(const nlohmann::json& arg1,
578 void propertyValueTypeError(crow::Response& res, const nlohmann::json& arg1,
588 nlohmann::json propertyValueError(std::string_view arg1);
590 void propertyValueError(crow::Response& res, std::string_view arg1);
601 nlohmann::json resourceNotFound(std::string_view arg1, std::string_view arg2);
603 void resourceNotFound(crow::Response& res, std::string_view arg1,
615 couldNotEstablishConnection(const boost::urls::url_view_base& arg1);
618 const boost::urls::url_view_base& arg1);
628 nlohmann::json propertyNotWritable(std::string_view arg1);
630 void propertyNotWritable(crow::Response& res, std::string_view arg1);
641 nlohmann::json queryParameterValueTypeError(const nlohmann::json& arg1,
645 crow::Response& res, const nlohmann::json& arg1, std::string_view arg2);
667 nlohmann::json actionParameterDuplicate(std::string_view arg1,
670 void actionParameterDuplicate(crow::Response& res, std::string_view arg1,
682 nlohmann::json actionParameterNotSupported(std::string_view arg1,
685 void actionParameterNotSupported(crow::Response& res, std::string_view arg1,
698 const boost::urls::url_view_base& arg1, std::string_view arg2);
701 const boost::urls::url_view_base& arg1,
711 nlohmann::json strictAccountTypes(std::string_view arg1);
713 void strictAccountTypes(crow::Response& res, std::string_view arg1);
733 nlohmann::json accessDenied(const boost::urls::url_view_base& arg1);
735 void accessDenied(crow::Response& res, const boost::urls::url_view_base& arg1);
808 nlohmann::json propertyUnknown(std::string_view arg1);
810 void propertyUnknown(crow::Response& res, std::string_view arg1);
830 nlohmann::json invalidObject(const boost::urls::url_view_base& arg1);
832 void invalidObject(crow::Response& res, const boost::urls::url_view_base& arg1);
856 const nlohmann::json& arg1, std::string_view arg2, std::string_view arg3);
859 crow::Response& res, const nlohmann::json& arg1, std::string_view arg2,
871 nlohmann::json actionParameterValueError(const nlohmann::json& arg1,
874 void actionParameterValueError(crow::Response& res, const nlohmann::json& arg1,
895 nlohmann::json actionNotSupported(std::string_view arg1);
897 void actionNotSupported(crow::Response& res, std::string_view arg1);
906 nlohmann::json invalidIndex(int64_t arg1);
908 void invalidIndex(crow::Response& res, int64_t arg1);
984 nlohmann::json propertyValueModified(std::string_view arg1,
987 void propertyValueModified(crow::Response& res, std::string_view arg1,
1010 nlohmann::json queryParameterValueFormatError(const nlohmann::json& arg1,
1014 crow::Response& res, const nlohmann::json& arg1, std::string_view arg2);
1024 nlohmann::json propertyMissing(std::string_view arg1);
1026 void propertyMissing(crow::Response& res, std::string_view arg1);
1036 nlohmann::json resourceExhaustion(std::string_view arg1);
1038 void resourceExhaustion(crow::Response& res, std::string_view arg1);
1061 std::string_view arg1, std::string_view arg2, std::string_view arg3);
1063 void queryParameterOutOfRange(crow::Response& res, std::string_view arg1,
1076 nlohmann::json passwordChangeRequired(const boost::urls::url_view_base& arg1);
1079 const boost::urls::url_view_base& arg1);
1088 nlohmann::json invalidUpload(std::string_view arg1, std::string_view arg2);
1090 void invalidUpload(crow::Response& res, std::string_view arg1,