Searched refs:putAInt32 (Results 1 – 3 of 3) sorted by relevance
86 void putAInt32(const int32_t* values, int count);
383 void MtpDataPacket::putAInt32(const int32_t* values, int count) { in putAInt32() function in android::MtpDataPacket
171 mtpDataPacket.putAInt32(arr, size); in process()173 mtpDataPacket.putAInt32(nullptr, 0); in process()