Home
last modified time | relevance | path

Searched refs:putAUInt64 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/mtp/
H A DMtpDataPacket.h90 void putAUInt64(const uint64_t* values, int count);
H A DMtpDataPacket.cpp412 void MtpDataPacket::putAUInt64(const uint64_t* values, int count) { in putAUInt64() function in android::MtpDataPacket