Searched defs:sendPacket (Results 1 – 2 of 2) sorted by relevance
| /frameworks/ml/nn/common/ | ||
| D | ExecutionBurstController.cpp | 333 bool RequestChannelSender::sendPacket(const std::vector<FmqRequestDatum>& packet) { in sendPacket() function in android::nn::RequestChannelSender |
| D | ExecutionBurstServer.cpp | 412 bool ResultChannelSender::sendPacket(const std::vector<FmqResultDatum>& packet) { in sendPacket() function in android::nn::ResultChannelSender |