Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/
H A Dexception.cpp34 SdBusInterface* intf_in) : in SdBusError() argument
35 SdBusError(error_in, std::string(prefix), intf_in) in SdBusError()
39 SdBusInterface* intf_in) : in SdBusError() argument
40 error(SD_BUS_ERROR_NULL), intf(intf_in) in SdBusError()
56 SdBusInterface* intf_in) : in SdBusError() argument
57 error(*error_in), intf(intf_in) in SdBusError()