Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dlog_device_inventory.cpp60 if (!deviceHasLogging(record)) in logDeviceAdded()
76 if (!deviceHasLogging(record)) in logDeviceRemoved()
/openbmc/entity-manager/src/
H A Dutils.hpp57 inline bool deviceHasLogging(const nlohmann::json& json) in deviceHasLogging()
56 inline bool deviceHasLogging(const nlohmann::json& json) deviceHasLogging() function