Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/transport/serialbridge/test/
H A Dserial_unittest.cpp30 TEST(TestSpecialCharact, processEscapedCharacter) in TEST() argument
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialcmd.cpp124 uint8_t SerialChannel::processEscapedCharacter(std::vector<uint8_t>& buffer, in processEscapedCharacter() function in serialbridge::SerialChannel