Searched refs:reply (Results 1 – 4 of 4) sorted by relevance
489 } else if ((pkt_->type.reply.flags & JDWPTRANSPORT_FLAGS_REPLY) == JDWPTRANSPORT_FLAGS_REPLY) { in ReadFully()499 pkt_->type.reply.errorCode = ReadInt16(); in ReadReplyPacket()500 pkt_->type.reply.data = ReadRemaining(); in ReadReplyPacket()613 if ((pkt_->type.reply.flags & JDWPTRANSPORT_FLAGS_REPLY) == JDWPTRANSPORT_FLAGS_REPLY) { in WriteFully()614 PushInt16(pkt_->type.reply.errorCode); in WriteFully()615 PushData(pkt_->type.reply.data, pkt_->type.reply.len - 11); in WriteFully()
903 std::vector<uint8_t> reply; in HandleDataWithoutAgent() local909 /*out*/&reply)) { in HandleDataWithoutAgent()916 art::ArrayRef<const uint8_t>(reply)); in HandleDataWithoutAgent()
1479 002476: 1a00 0801 |003f: const-string v0, "only reply" // string@0108
2120 002476: 1a00 0801 |003f: const-string v0, "only reply" // string@0108