Searched refs:lasthandle (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.c2141 uint32_t lasthandle = 0xffffffff; local
2193 if (lasthandle != prop->ObjectHandle) {
2195 lasthandle = prop->ObjectHandle;
2199 lasthandle = 0xffffffff;
2204 if (lasthandle != prop->ObjectHandle) {
2213 lasthandle = prop->ObjectHandle;

Completed in 169 milliseconds