Searched defs:preserve (Results 1 – 3 of 3) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/ | ||
H A D | client.hpp | 72 auto preserve() const noexcept in preserve() function in sdbusplus::async::client::client |
H A D | proxy.hpp | 104 auto preserve() const noexcept in preserve() function |
/openbmc/u-boot/tools/patman/ | ||
H A D | tools.py | 34 def PrepareOutputDir(dirname, preserve=False): argument |