Searched refs:UpdateFdSet (Results 1 – 11 of 11) sorted by relevance
113 void UpdateFdSet(void *aMainloopContext);
79 void UpdateFdSet(otSysMainloopContext &aContext);
102 void VendorInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::VendorInterface
118 void UpdateFdSet(void *aMainloopContext);
267 void Resolver::UpdateFdSet(otSysMainloopContext &aContext) in UpdateFdSet() function in ot::Posix::Resolver342 void platformResolverUpdateFdSet(otSysMainloopContext *aContext) { gResolver.UpdateFdSet(*aContext)… in platformResolverUpdateFdSet()
119 void UpdateFdSet(void *aMainloopContext);
219 sSpinelManager.GetSpinelInterface().UpdateFdSet(aContext); in platformSpinelManagerUpdateFdSet()
614 void SpiInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::SpiInterface757 UpdateFdSet(&context); in WaitForFrame()
350 void HdlcInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::HdlcInterface
112 virtual void UpdateFdSet(void *aMainloopContext) = 0;
60 virtual void UpdateFdSet(void *aMainloopContext) override {} in UpdateFdSet() function in ot::DirectSpinelInterface