Searched refs:mStorageDescription (Results 1 – 3 of 3) sorted by relevance
36 mStorageDescription(NULL), in MtpStorageInfo()42 if (mStorageDescription) in ~MtpStorageInfo()43 free(mStorageDescription); in ~MtpStorageInfo()60 mStorageDescription = strdup((const char *)string); in read()61 if (!mStorageDescription) return false; in read()75 mStorageDescription, mVolumeIdentifier); in print()
35 char* mStorageDescription; variable
328 if (storageInfo->mStorageDescription) in android_mtp_MtpDevice_get_storage_info()330 env->NewStringUTF(storageInfo->mStorageDescription)); in android_mtp_MtpDevice_get_storage_info()