Home
last modified time | relevance | path

Searched defs:preserve (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dclient.hpp72 auto preserve() const noexcept in preserve() function in sdbusplus::async::client::client
H A Dproxy.hpp104 auto preserve() const noexcept in preserve() function
/openbmc/u-boot/tools/patman/
H A Dtools.py34 def PrepareOutputDir(dirname, preserve=False): argument