Searched defs:aMainloopContext (Results 1 – 6 of 6) sorted by relevance
76 void VendorInterface::UpdateFdSet(void *aMainloopContext) { sHalInterface->UpdateFdSet(aMainloopCon… in UpdateFdSet()78 void VendorInterface::Process(const void *aMainloopContext) { sHalInterface->Process(aMainloopConte… in Process()
154 void HalInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet()167 void HalInterface::Process(const void *aMainloopContext) in Process()
103 void VendorInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet()110 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()
175 void SocketInterface::UpdateFdSet(void* aMainloopContext) { in UpdateFdSet()192 void SocketInterface::Process(const void* aMainloopContext) { in Process()