| /foundation/resourceschedule/device_usage_statistics/test/unittest/mock/ |
| D | bundle_active_usage_database_mock.cpp | 22 …ed_ptr<NativeRdb::ResultSet> BundleActiveUsageDatabase::QueryStatsInfoByStep(uint32_t databaseType, in QueryStatsInfoByStep() 29 …_ptr<NativeRdb::RdbStore> BundleActiveUsageDatabase::GetBundleActiveRdbStore(uint32_t databaseType) in GetBundleActiveRdbStore()
|
| /foundation/resourceschedule/device_usage_statistics/services/common/src/ |
| D | bundle_active_usage_database.cpp | 77 void BundleActiveUsageDatabase::InitUsageGroupDatabase(const int32_t databaseType, const bool forMo… in InitUsageGroupDatabase() 211 …iveRdb::ResultSet> WEAK_FUNC BundleActiveUsageDatabase::QueryStatsInfoByStep(uint32_t databaseType, in QueryStatsInfoByStep() 229 void BundleActiveUsageDatabase::HandleTableInfo(uint32_t databaseType) in HandleTableInfo() 279 void BundleActiveUsageDatabase::HandleAllTableName(const uint32_t databaseType, in HandleAllTableName() 309 void BundleActiveUsageDatabase::DeleteExcessiveTableData(uint32_t databaseType) in DeleteExcessiveTableData() 360 …r<std::vector<int64_t>> BundleActiveUsageDatabase::GetOverdueTableCreateTime(uint32_t databaseType, in GetOverdueTableCreateTime() 398 int32_t BundleActiveUsageDatabase::DeleteInvalidTable(uint32_t databaseType, int64_t tableTimeMilli… in DeleteInvalidTable() 486 …eRdb::RdbStore> WEAK_FUNC BundleActiveUsageDatabase::GetBundleActiveRdbStore(uint32_t databaseType) in GetBundleActiveRdbStore() 530 void BundleActiveUsageDatabase::CheckDatabaseFile(uint32_t databaseType) in CheckDatabaseFile() 555 int32_t BundleActiveUsageDatabase::CreateEventLogTable(uint32_t databaseType, int64_t currentTimeMi… in CreateEventLogTable() [all …]
|
| /foundation/resourceschedule/device_usage_statistics/test/unittest/ |
| D | device_usage_statistics_service_test.cpp | 410 uint32_t databaseType = 4; variable 429 uint32_t databaseType = 4; variable 448 uint32_t databaseType = 0; variable 464 uint32_t databaseType = 0; variable 480 uint32_t databaseType = 0; variable 496 int32_t databaseType = DAILY_DATABASE_INDEX; variable 512 uint32_t databaseType = 0; variable 563 uint32_t databaseType = 0; variable 580 int32_t databaseType = -1; variable 602 uint32_t databaseType = 0; variable [all …]
|
| D | device_usage_statistics_mock_test.cpp | 390 int32_t databaseType = DAILY_DATABASE_INDEX; variable 434 int32_t databaseType = EVENT_DATABASE_INDEX; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| D | storage_engine_manager.cpp | 40 int IsSingleVerType(int databaseType) in IsSingleVerType() 199 StorageEngine *CreateSingleVerStorageEngine(int databaseType) in CreateSingleVerStorageEngine() 211 int databaseType = GetDatabaseType(property); in CreateStorageEngine() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
| D | sqlite_local_kvdb.cpp | 51 …int databaseType = kvDBProp.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_S… in Open() local 299 …int databaseType = kvDBProp.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_S… in InitDataBaseOption() local 321 …int databaseType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE… in BackupCurrentDatabase() local 341 …int databaseType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE… in ImportDatabase() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/ |
| D | database_oper.cpp | 234 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_S… in CreateBackupDirForExport() local 423 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::SINGLE_VER_T… in InitImportFileInfo() local 572 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::SINGLE_VER_T… in PackExportedDatabase() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
| D | kvdb_manager.cpp | 56 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_S… in CreateDataBaseInstance() local 392 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_S… in CreateDataBase() local 460 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_S… in GetDataBase() local 702 …int databaseType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE… in SaveKvDBToCache() local 744 …int databaseType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE… in RemoveKvDBFromCache() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_database_corrupt_test.cpp | 50 std::string GetKvStoreDirectory(const std::string &storeId, int databaseType) in GetKvStoreDirectory()
|
| D | distributeddb_interfaces_index_unit_test.cpp | 49 string GetKvStoreDirectory(const string &storeId, int databaseType) in GetKvStoreDirectory()
|