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.cpp111 PROP_INTF, METHOD_GET_ALL); in getAllDbusProperties()
425 METHOD_GET_ALL, interface); in getAllDbusProperties()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp28 constexpr auto METHOD_GET_ALL = "GetAll"; variable