Home
last modified time | relevance | path

Searched refs:DBusPathList (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp556 virtual DBusPathList getAssociatedPaths(
934 DBusPathList getAssociatedPaths(
965 DBusPathList getPaths(const DBusInterfaceList& interfaces) const;
H A Ddbus_types.hpp32 using DBusPathList = std::vector<DBusPath>; typedef
H A Ddata_interface.cpp276 DBusPathList DataInterface::getPaths(const DBusInterfaceList& interfaces) const in getPaths()
286 DBusPathList paths; in getPaths()
724 DBusPathList paths; in getLogIDWithHwIsolation()
900 DBusPathList DataInterface::getAssociatedPaths( in getAssociatedPaths()
904 DBusPathList paths; in getAssociatedPaths()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp71 MOCK_METHOD(DBusPathList, getAssociatedPaths,