/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | connection.cpp | 27 auto dbType = config.GetDBType(); in Create() local 42 auto dbType = config.GetDBType(); in Repair() local 57 auto dbType = config.GetDBType(); in Delete() local 71 auto dbType = config.GetDBType(); in Collect() local 84 int32_t Connection::RegisterCreator(int32_t dbType, Creator creator) in RegisterCreator() 98 int32_t Connection::RegisterRepairer(int32_t dbType, Repairer repairer) in RegisterRepairer() 112 int32_t Connection::RegisterDeleter(int32_t dbType, Deleter deleter) in RegisterDeleter() 126 int32_t Connection::RegisterCollector(int32_t dbType, Collector collector) in RegisterCollector()
|
H A D | rdb_store_config.cpp | 534 void RdbStoreConfig::SetDBType(int32_t dbType) in SetDBType()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | backup_database_helper.cpp | 38 void BackupDatabaseHelper::InitDb(int32_t dbType, const std::string &prefix) in InitDb() 66 for (auto dbType : dbTypeList) { in InitDb() local 71 void BackupDatabaseHelper::AddDb(int32_t dbType, std::shared_ptr<NativeRdb::RdbStore> rdbStore) in AddDb() 81 void BackupDatabaseHelper::IsFileExist(int32_t sceneCode, const FileInfo &fileInfo, int32_t &dbType… in IsFileExist() 104 bool BackupDatabaseHelper::HasDb(int32_t dbType) in HasDb() 115 int32_t dbType; in GetFileQueryInfo() local
|
H A D | upgrade_restore.cpp | 1221 int32_t dbType = BackupDatabaseHelper::DbType::DEFAULT; in CheckInvalidFile() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/ |
H A D | photos_count_statistic.cpp | 284 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetAllStatInfo() local 322 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetAllImageStatInfo() local 359 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetAllVideoStatInfo() local 392 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetAllRestoreStatInfo() local 431 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetAllRestoreImageStatInfo() local 468 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetAllRestoreVideoStatInfo() local 510 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetImageAlbumInfo() local 550 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetVideoAlbumInfo() local 630 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetFavoriteAlbumStatInfo() local 672 int32_t dbType = 1; // 0 - GALLERY, 1 - MEDIA in GetTrashedAlbumStatInfo() local [all …]
|
H A D | gallery_media_count_statistic.cpp | 467 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetAllStatInfo() local 506 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetAllImageStatInfo() local 543 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetAllVideoStatInfo() local 578 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetAllRestoreStatInfo() local 617 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetAllRestoreImageStatInfo() local 654 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetAllRestoreVideoStatInfo() local 687 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetSdCardStatInfo() local 715 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetDuplicateStatInfo() local 740 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetAppTwinStatInfo() local 781 int32_t dbType = 0; // 0 - GALLERY, 1 - MEDIA in GetImageAlbumInfo() local [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/ |
H A D | database_oper.cpp | 84 …int dbType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLITE); in GetCtrlFilePrefix() local 98 …int dbType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLITE); in RekeyRecover() local 322 int DatabaseOper::RecoverPrehandle(int dbType, const std::string &dir, const std::string &fileName) in RecoverPrehandle() 335 int DatabaseOper::RemoveDbDir(const std::string &dir, int dbType, bool isNeedDelDir) in RemoveDbDir() 448 …int dbType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLITE); in UnpackAndCheckImportedFile() local 507 …int dbType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLITE); in ClearImportTempFile() local 555 …int dbType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLITE); in ClearExportedTempFiles() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | package_file.h | 22 uint32_t dbType; member
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/mock/include/ |
H A D | napi_rdb_store.h | 80 int32_t dbType = NativeRdb::DB_SQLITE; variable
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/ |
H A D | preferences_dfx_adapter.h | 32 std::string dbType; // NORMAL_DB or ENHANCE_DB member
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_store.h | 165 int32_t dbType = NativeRdb::DB_SQLITE; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
H A D | sqlite_local_kvdb.cpp | 357 …int dbType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLIT… in RemoveKvDB() local 366 …int dbType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLIT… in GetKvDBSize() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoremanager_fuzzer/ |
H A D | relationalstoremanager_fuzzer.cpp | 102 auto dbType = static_cast<DBType>(data[0]); in RuntimeConfigTest() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_kvdb.cpp | 381 void GenericKvDB::GetStoreDirectory(const KvDBProperties &properties, int dbType, in GetStoreDirectory()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
H A D | media_backup_report_data_type.h | 183 AlbumNameInfo &SetDbType(int32_t dbType) in SetDbType()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_store.cpp | 56 int dbType = RDB_SQLITE; member 163 int OH_Rdb_SetDbType(OH_Rdb_ConfigV2 *config, int dbType) in OH_Rdb_SetDbType()
|
/ohos5.0/base/security/access_token/services/privacymanager/src/record/ |
H A D | permission_record_manager.cpp | 379 … uint32_t dbType = static_cast<uint32_t>(results[0].GetInt(PrivacyFiledConst::FIELD_USED_TYPE)); in AddOrUpdateUsedTypeIfNeeded() local
|