Searched refs:MTP_STORAGE_FIXEDRAM (Results 1 – 5 of 5) sorted by relevance
161 case MTP_STORAGE_FIXEDRAM: in GetStorageDescription()
728 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIDs()734 storage->SetStorageDescription(manager->GetStorageDescription(MTP_STORAGE_FIXEDRAM)); in GetStorageIDs()
1146 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIds()1152 storage->SetStorageDescription(manager->GetStorageDescription(MTP_STORAGE_FIXEDRAM)); in GetStorageIds()
456 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIDs()
496 constexpr int MTP_STORAGE_FIXEDRAM = 0x0003; variable