Lines Matching refs:object_t
38 static nlohmann::json::object_t getLog(redfish::registries::Update::Index name, in getLog()
58 nlohmann::json::object_t targetDetermined(std::string_view arg1, in targetDetermined()
72 nlohmann::json::object_t allTargetsDetermined() in allTargetsDetermined()
84 nlohmann::json::object_t noTargetsDetermined(std::string_view arg1) in noTargetsDetermined()
97 nlohmann::json::object_t updateInProgress() in updateInProgress()
109 nlohmann::json::object_t transferringToComponent(std::string_view arg1, in transferringToComponent()
123 nlohmann::json::object_t verifyingAtComponent(std::string_view arg1, in verifyingAtComponent()
137 nlohmann::json::object_t installingOnComponent(std::string_view arg1, in installingOnComponent()
151 nlohmann::json::object_t applyingOnComponent(std::string_view arg1, in applyingOnComponent()
165 nlohmann::json::object_t transferFailed(std::string_view arg1, in transferFailed()
179 nlohmann::json::object_t verificationFailed(std::string_view arg1, in verificationFailed()
193 nlohmann::json::object_t applyFailed(std::string_view arg1, in applyFailed()
207 nlohmann::json::object_t activateFailed(std::string_view arg1, in activateFailed()
221 nlohmann::json::object_t awaitToUpdate(std::string_view arg1, in awaitToUpdate()
235 nlohmann::json::object_t awaitToActivate(std::string_view arg1, in awaitToActivate()
249 nlohmann::json::object_t updateSuccessful(std::string_view arg1, in updateSuccessful()
263 nlohmann::json::object_t operationTransitionedToJob(std::string_view arg1) in operationTransitionedToJob()
277 nlohmann::json::object_t updateSkipped(std::string_view arg1, in updateSkipped()
291 nlohmann::json::object_t updateSkippedSameVersion(std::string_view arg1, in updateSkippedSameVersion()
305 nlohmann::json::object_t updateNotApplicable(std::string_view arg1, in updateNotApplicable()