HomeSort by relevance Sort by last modified time
    Searched full:puid (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/java/android/mtp/
MtpPropertyGroup.java 137 // PUID is concatenation of storageID and object handle
408 // PUID is concatenation of storageID and object handle
409 long puid = c.getLong(column); local
410 puid <<= 32;
411 puid += handle;
412 result.append(handle, propertyCode, MtpConstants.TYPE_UINT128, puid);
  /external/sqlite/dist/
Android.patch 113 *pUid = sStat.st_uid;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h     [all...]

Completed in 134 milliseconds