HomeSort by relevance Sort by last modified time
    Searched refs:getInt128 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mtp/
MtpDataPacket.h 54 inline void getInt128(int128_t& value) { getUInt128((uint128_t&)value); }
MtpProperty.cpp 448 packet.getInt128(value.u.i128);

Completed in 223 milliseconds