Searched defs:packetHandler (Results 1 – 2 of 2) sorted by relevance
114 private val packetHandler get() = packetHandlerCaptor.value constant
750 const std::function<Status(const std::shared_ptr<MemHandle>&)>&& packetHandler) in StreamCallback()