Home
last modified time | relevance | path

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

/frameworks/base/media/mtp/
DMtpDataPacket.h88 void putAUInt64(const uint64_t* values, int count);
DMtpDataPacket.cpp315 void MtpDataPacket::putAUInt64(const uint64_t* values, int count) { in putAUInt64() function in android::MtpDataPacket