Searched refs:SetStorageType (Results 1 – 10 of 10) sorted by relevance
36 void SetStorageType(uint16_t storageType);
78 void Storage::SetStorageType(uint16_t storageType) in SetStorageType() function in OHOS::Media::Storage
1121 storage->SetStorageType(MTP_STORAGE_REMOVABLERAM); in AddExternalStorage()1146 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIds()
728 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIDs()
188 fieldInfo.SetStorageType(item.first);
46 void SetStorageType(StorageType storageType);
304 fieldInfo.SetStorageType(StorageType::STORAGE_TYPE_NULL); in GenerateValue()316 columnFirst.SetStorageType(StorageType::STORAGE_TYPE_INTEGER); in InsertFieldInfo()320 columnSecond.SetStorageType(StorageType::STORAGE_TYPE_TEXT); in InsertFieldInfo()324 columnThird.SetStorageType(StorageType::STORAGE_TYPE_INTEGER); in InsertFieldInfo()540 fieldInfo.SetStorageType(type); in GetFieldInfo()
144 void FieldInfo::SetStorageType(StorageType storageType) in SetStorageType() function in DistributedDB::FieldInfo
456 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIDs()
856 field1.SetStorageType(StorageType::STORAGE_TYPE_INTEGER);