Lines Matching refs:string_view

40     std::span<const std::string_view> args)  in getLog()
85 nlohmann::json::object_t resourceErrorsDetected(std::string_view arg1, in resourceErrorsDetected()
86 std::string_view arg2) in resourceErrorsDetected()
100 nlohmann::json::object_t resourceErrorsCorrected(std::string_view arg1, in resourceErrorsCorrected()
101 std::string_view arg2) in resourceErrorsCorrected()
115 nlohmann::json::object_t resourceErrorThresholdExceeded(std::string_view arg1, in resourceErrorThresholdExceeded()
121 std::to_array<std::string_view>({arg1, arg2Str})); in resourceErrorThresholdExceeded()
131 nlohmann::json::object_t resourceErrorThresholdCleared(std::string_view arg1, in resourceErrorThresholdCleared()
137 std::to_array<std::string_view>({arg1, arg2Str})); in resourceErrorThresholdCleared()
147 nlohmann::json::object_t resourceWarningThresholdExceeded(std::string_view arg1, in resourceWarningThresholdExceeded()
153 std::to_array<std::string_view>({arg1, arg2Str})); in resourceWarningThresholdExceeded()
163 nlohmann::json::object_t resourceWarningThresholdCleared(std::string_view arg1, in resourceWarningThresholdCleared()
169 std::to_array<std::string_view>({arg1, arg2Str})); in resourceWarningThresholdCleared()
179 nlohmann::json::object_t resourceStatusChangedOK(std::string_view arg1, in resourceStatusChangedOK()
180 std::string_view arg2) in resourceStatusChangedOK()
194 nlohmann::json::object_t resourceStatusChangedWarning(std::string_view arg1, in resourceStatusChangedWarning()
195 std::string_view arg2) in resourceStatusChangedWarning()
209 nlohmann::json::object_t resourceStatusChangedCritical(std::string_view arg1, in resourceStatusChangedCritical()
210 std::string_view arg2) in resourceStatusChangedCritical()
224 nlohmann::json::object_t resourceStateChanged(std::string_view arg1, in resourceStateChanged()
225 std::string_view arg2) 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()
331 nlohmann::json::object_t resourceVersionIncompatible(std::string_view arg1) in resourceVersionIncompatible()
345 nlohmann::json::object_t resourceSelfTestFailed(std::string_view arg1) in resourceSelfTestFailed()
385 nlohmann::json::object_t aggregationSourceDiscovered(std::string_view arg1, in aggregationSourceDiscovered()
386 std::string_view arg2) in aggregationSourceDiscovered()
400 nlohmann::json::object_t licenseExpired(std::string_view arg1, in licenseExpired()
401 std::string_view arg2) in licenseExpired()
414 nlohmann::json::object_t licenseChanged(std::string_view arg1, in licenseChanged()
415 std::string_view arg2) in licenseChanged()
428 nlohmann::json::object_t licenseAdded(std::string_view arg1, in licenseAdded()
429 std::string_view arg2) in licenseAdded()