Searched defs:ack (Results 1 – 5 of 5) sorted by relevance
85 enum SSQ_STATUS ack() const in ack() function90 const int32_t ack = android_atomic_acquire_load(&mShared->mAck); in ack() local96 bool ack(int32_t sequence) const in ack() function160 const int32_t ack = mShared->mAck + 1; in done() local
46 final int ack = 0x22222222; in testV4TcpKeepalivePacket() local107 assertEquals(buf.getInt(), ack); in testV4TcpKeepalivePacket() local120 final int ack = 0x22222222; in testParcel() local
120 const T *ack = (const T *) mAck; // no additional barrier needed in push() local164 const T *ack = (const T *) mAck; // no additional barrier needed in push() local
429 Request ack = dialog.createAck(cseq); in sendInviteAck() local