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

  /frameworks/av/media/mtp/
MtpStorageInfo.cpp 31 mFileSystemType(0),
53 if (!packet.getUInt16(mFileSystemType)) return false;
69 mStorageID, mStorageType, mFileSystemType, mAccessCapability);
MtpStorageInfo.h 30 uint16_t mFileSystemType;

Completed in 966 milliseconds