Home
last modified time | relevance | path

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

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