Searched defs:packet (Results 1 – 8 of 8) sorted by relevance
52 TombstonedCrashPacket packet = {}; in tombstoned_connect() local101 TombstonedCrashPacket packet = {}; in tombstoned_notify_completion() local
45 FuseRequest* const packet = reinterpret_cast<FuseRequest*>(buffer); in TestReadInvalidLength() local58 FuseRequest* const packet = reinterpret_cast<FuseRequest*>(buffer); in TestWriteInvalidLength() local
75 void decodePacket(byte[] packet) throws IOException { in decodePacket()
437 MtpDataPacket& packet) { in getObjectPropertyValue()536 static bool readLongValue(int type, MtpDataPacket& packet, jlong& longValue) { in readLongValue()595 MtpDataPacket& packet) { in setObjectPropertyValue()625 MtpDataPacket& packet) { in getDevicePropertyValue()691 MtpDataPacket& packet) { in setDevicePropertyValue()727 MtpDataPacket& packet) { in getObjectPropertyList()
161 } packet; in receive_packet() local
57 } packet; member
1808 TombstonedCrashPacket packet = {}; in TEST() local
81 static int rpmb_mac(struct rpmb_key key, struct rpmb_packet* packet, size_t packet_count, in rpmb_mac()