Searched defs:packet (Results 1 – 13 of 13) sorted by relevance
/frameworks/av/media/mtp/ |
D | MtpProperty.cpp | 126 bool MtpProperty::read(MtpDataPacket& packet) { in read() 178 void MtpProperty::write(MtpDataPacket& packet) { in write() 423 bool MtpProperty::readValue(MtpDataPacket& packet, MtpPropertyValue& value) { in readValue() 478 void MtpProperty::writeValue(MtpDataPacket& packet, MtpPropertyValue& value) { in writeValue() 533 MtpPropertyValue* MtpProperty::readArrayValues(MtpDataPacket& packet, uint32_t& length) { in readArrayValues() 553 void MtpProperty::writeArrayValues(MtpDataPacket& packet, MtpPropertyValue* values, uint32_t length… in writeArrayValues()
|
D | MtpDeviceInfo.cpp | 62 bool MtpDeviceInfo::read(MtpDataPacket& packet) { in read()
|
D | MtpStorageInfo.cpp | 48 bool MtpStorageInfo::read(MtpDataPacket& packet) { in read()
|
D | MtpObjectInfo.cpp | 58 bool MtpObjectInfo::read(MtpDataPacket& packet) { in read()
|
D | MtpStringBuffer.cpp | 126 bool MtpStringBuffer::readFromPacket(MtpDataPacket* packet) { in readFromPacket()
|
/frameworks/base/media/jni/ |
D | android_mtp_MtpDatabase.cpp | 363 MtpDataPacket& packet) { in getObjectPropertyValue() 472 static bool readLongValue(int type, MtpDataPacket& packet, jlong& longValue) { in readLongValue() 531 MtpDataPacket& packet) { in setObjectPropertyValue() 561 MtpDataPacket& packet) { in getDevicePropertyValue() 634 MtpDataPacket& packet) { in setDevicePropertyValue() 670 MtpDataPacket& packet) { in getObjectPropertyList()
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | MPEG2TSExtractor.cpp | 199 uint8_t packet[kTSPacketSize]; in feedMore() local
|
/frameworks/base/core/java/android/net/dhcp/ |
D | DhcpPacket.java | 518 private static InetAddress readIpAddress(ByteBuffer packet) { in readIpAddress() 552 public static DhcpPacket decodeFullPacket(ByteBuffer packet, int pktType) in decodeFullPacket() 808 public static DhcpPacket decodeFullPacket(byte[] packet, int pktType) in decodeFullPacket()
|
/frameworks/base/core/java/android/net/ |
D | DnsPinger.java | 166 DatagramPacket packet = new DatagramPacket(buf, in handleMessage() local
|
/frameworks/av/media/libstagefright/ |
D | OggExtractor.cpp | 187 MediaBuffer *packet; in read() local 604 MediaBuffer *packet; in init() local
|
/frameworks/av/media/libstagefright/foundation/ |
D | ANetworkSession.cpp | 370 sp<ABuffer> packet = new ABuffer(packetSize); in readMore() local 494 sp<ABuffer> packet = new ABuffer(payloadLen); in readMore() local
|
/frameworks/av/media/libstagefright/wifi-display/rtp/ |
D | RTPSender.cpp | 209 const sp<ABuffer> &packet, uint8_t packetType) { in queueRawPacket()
|
/frameworks/base/libs/common_time/ |
D | common_time_server.cpp | 1000 const MasterAnnouncementPacket* packet, in handleMasterAnnouncement()
|