Searched refs:putAInt64 (Results 1 – 3 of 3) sorted by relevance
89 void putAInt64(const int64_t* values, int count);
406 void MtpDataPacket::putAInt64(const int64_t* values, int count) { in putAInt64() function in android::MtpDataPacket
135 mtpDataPacket.putAInt64(arr, size); in process()137 mtpDataPacket.putAInt64(nullptr, 0); in process()