Searched defs:HandlerInterface (Results 1 – 2 of 2) sorted by relevance
57 Resp readBiosSetting(std::span<const uint8_t>, HandlerInterface*, in readBiosSetting() argument77 Resp writeBiosSetting(std::span<const uint8_t> data, HandlerInterface*, in writeBiosSetting() argument
38 class HandlerInterface class