Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp115 PROP_INTF, METHOD_GET_ALL); in getAllDbusProperties()
381 METHOD_GET_ALL, interface); in getAllDbusProperties()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp27 constexpr auto METHOD_GET_ALL = "GetAll"; variable