Home
last modified time | relevance | path

Searched defs:HandlePacket (Results 1 – 5 of 5) sorted by relevance

/external/armnn/src/profiling/test/
DPrintPacketHeaderHandler.cpp22 void PrintPacketHeaderHandler::HandlePacket(const arm::pipe::Packet& packet) in HandlePacket() function in armnn::profiling::PrintPacketHeaderHandler
DRequestCountersPacketHandler.cpp28 void RequestCountersPacketHandler::HandlePacket(const arm::pipe::Packet& packet) in HandlePacket() function in armnn::profiling::RequestCountersPacketHandler
DTestTimelinePacketHandler.cpp27 void TestTimelinePacketHandler::HandlePacket(const arm::pipe::Packet& packet) in HandlePacket() function in armnn::profiling::TestTimelinePacketHandler
/external/pigweed/pw_rpc/
Dfake_channel_output.cc36 Status FakeChannelOutput::HandlePacket(std::span<const std::byte> buffer) { in HandlePacket() function in pw::rpc::internal::test::FakeChannelOutput
/external/armnn/src/profiling/
DFileOnlyProfilingConnection.cpp30 void StreamMetaDataProcessor::HandlePacket(const arm::pipe::Packet& packet) in HandlePacket() function in armnn::profiling::StreamMetaDataProcessor