Searched defs:aMainloopContext (Results 1 – 4 of 4) sorted by relevance
102 void VendorInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet()109 void VendorInterface::Process(const void *aMainloopContext) in Process()
350 void HdlcInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet()364 void HdlcInterface::Process(const void *aMainloopContext) in Process()
614 void SpiInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet()713 void SpiInterface::Process(const void *aMainloopContext) in Process()
60 virtual void UpdateFdSet(void *aMainloopContext) override {} in UpdateFdSet()61 virtual void Process(const void *aMainloopContext) override {} in Process()