Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/i2c/
H A Di2c.hpp70 void closeWithoutException() noexcept in closeWithoutException() function in i2c::I2CDevice
168 closeWithoutException(); in ~I2CDevice()
H A Di2c.cpp276 closeWithoutException(); in open()