Home
last modified time | relevance | path

Searched defs:HandlerInterface (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dbios_setting.cpp57 Resp readBiosSetting(std::span<const uint8_t>, HandlerInterface*, in readBiosSetting() argument
77 Resp writeBiosSetting(std::span<const uint8_t> data, HandlerInterface*, in writeBiosSetting() argument
H A Dhandler.hpp38 class HandlerInterface class