Lines Matching refs:object_t

38 static nlohmann::json::object_t getLog(  in getLog()
59 nlohmann::json::object_t resourceCreated() in resourceCreated()
72 nlohmann::json::object_t resourceRemoved() in resourceRemoved()
85 nlohmann::json::object_t resourceErrorsDetected(std::string_view arg1, in resourceErrorsDetected()
100 nlohmann::json::object_t resourceErrorsCorrected(std::string_view arg1, in resourceErrorsCorrected()
115 nlohmann::json::object_t resourceErrorThresholdExceeded(std::string_view arg1, in resourceErrorThresholdExceeded()
131 nlohmann::json::object_t resourceErrorThresholdCleared(std::string_view arg1, in resourceErrorThresholdCleared()
147 nlohmann::json::object_t resourceWarningThresholdExceeded(std::string_view arg1, in resourceWarningThresholdExceeded()
163 nlohmann::json::object_t resourceWarningThresholdCleared(std::string_view arg1, in resourceWarningThresholdCleared()
179 nlohmann::json::object_t resourceStatusChangedOK(std::string_view arg1, in resourceStatusChangedOK()
194 nlohmann::json::object_t resourceStatusChangedWarning(std::string_view arg1, in resourceStatusChangedWarning()
209 nlohmann::json::object_t resourceStatusChangedCritical(std::string_view arg1, in resourceStatusChangedCritical()
224 nlohmann::json::object_t resourceStateChanged(std::string_view arg1, in resourceStateChanged()
239 nlohmann::json::object_t resourcePoweredOn(std::string_view arg1) in resourcePoweredOn()
252 nlohmann::json::object_t resourcePoweringOn(std::string_view arg1) in resourcePoweringOn()
265 nlohmann::json::object_t resourcePoweredOff(std::string_view arg1) in resourcePoweredOff()
278 nlohmann::json::object_t resourcePoweringOff(std::string_view arg1) in resourcePoweringOff()
292 nlohmann::json::object_t resourcePaused(std::string_view arg1) in resourcePaused()
305 nlohmann::json::object_t uRIForResourceChanged() in uRIForResourceChanged()
318 nlohmann::json::object_t resourceChanged() in resourceChanged()
331 nlohmann::json::object_t resourceVersionIncompatible(std::string_view arg1) in resourceVersionIncompatible()
345 nlohmann::json::object_t resourceSelfTestFailed(std::string_view arg1) in resourceSelfTestFailed()
359 nlohmann::json::object_t resourceSelfTestCompleted() in resourceSelfTestCompleted()
373 nlohmann::json::object_t testMessage() in testMessage()
385 nlohmann::json::object_t aggregationSourceDiscovered(std::string_view arg1, in aggregationSourceDiscovered()
400 nlohmann::json::object_t licenseExpired(std::string_view arg1, in licenseExpired()
414 nlohmann::json::object_t licenseChanged(std::string_view arg1, in licenseChanged()
428 nlohmann::json::object_t licenseAdded(std::string_view arg1, in licenseAdded()