Home
last modified time | relevance | path

Searched refs:SetStorageType (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dstorage.h36 void SetStorageType(uint16_t storageType);
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dstorage.cpp78 void Storage::SetStorageType(uint16_t storageType) in SetStorageType() function in OHOS::Media::Storage
H A Dmtp_operation_utils.cpp558 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIDs()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_data_transformer_test.cpp188 fieldInfo.SetStorageType(item.first); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Dtable_info.h46 void SetStorageType(StorageType storageType);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp456 storage->SetStorageType(MTP_STORAGE_FIXEDRAM); in GetStorageIDs()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp144 void FieldInfo::SetStorageType(StorageType storageType) in SetStorageType() function in DistributedDB::FieldInfo
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp304 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()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_relational_schema_object_test.cpp856 field1.SetStorageType(StorageType::STORAGE_TYPE_INTEGER); in HWTEST_F()

Completed in 11 milliseconds