Home
last modified time | relevance | path

Searched refs:reply (Results 1 – 4 of 4) sorted by relevance

/art/dt_fd_forward/
Ddt_fd_forward.cc489 } 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()
/art/adbconnection/
Dadbconnection.cc903 std::vector<uint8_t> reply; in HandleDataWithoutAgent() local
909 /*out*/&reply)) { in HandleDataWithoutAgent()
916 art::ArrayRef<const uint8_t>(reply)); in HandleDataWithoutAgent()
/art/test/dexdump/
Dcheckers.txt1479 002476: 1a00 0801 |003f: const-string v0, "only reply" // string@0108
Dall-dex-files.txt2120 002476: 1a00 0801 |003f: const-string v0, "only reply" // string@0108