Home
last modified time | relevance | path

Searched refs:deviceHasLogging (Results 1 – 2 of 2) sorted by relevance

/openbmc/entity-manager/src/
H A Dentity_manager.hpp103 if (!deviceHasLogging(record)) in logDeviceAdded()
157 if (!deviceHasLogging(record)) in logDeviceRemoved()
H A Dutils.hpp142 inline bool deviceHasLogging(const nlohmann::json& json) in deviceHasLogging() function