Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp488 static bool readLongValue(int type, MtpDataPacket& packet, jlong& longValue) { in readLongValue() function
563 if (!readLongValue(type, packet, longValue)) goto fail; in setObjectPropertyValue()
666 if (!readLongValue(type, packet, longValue)) goto fail; in setDevicePropertyValue()