Searched defs:UpdateFdSet (Results 1 – 5 of 5) sorted by relevance
/openthread-latest/src/posix/platform/ | ||
D | vendor_interface_example.cpp | 102 void VendorInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::VendorInterface |
D | resolver.cpp | 267 void Resolver::UpdateFdSet(otSysMainloopContext &aContext) in UpdateFdSet() function in ot::Posix::Resolver |
D | hdlc_interface.cpp | 350 void HdlcInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::HdlcInterface |
D | spi_interface.cpp | 614 void SpiInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::SpiInterface |
/openthread-latest/tests/gtest/ | ||
D | fake_coprocessor_platform.hpp | 60 virtual void UpdateFdSet(void *aMainloopContext) override {} in UpdateFdSet() function in ot::DirectSpinelInterface |