Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpDataPacket.h88 void putAInt64(const int64_t* values, int count);
DMtpDataPacket.cpp385 void MtpDataPacket::putAInt64(const int64_t* values, int count) { in putAInt64() function in android::MtpDataPacket