| /foundation/resourceschedule/device_usage_statistics/test/unittest/mock/ |
| D | bundle_active_usage_database_mock.cpp | 21 …ue_ptr<NativeRdb::ResultSet> BundleActiveUsageDatabase::QueryStatsInfoByStep(uint32_t databaseType, in QueryStatsInfoByStep() 28 …_ptr<NativeRdb::RdbStore> BundleActiveUsageDatabase::GetBundleActiveRdbStore(uint32_t databaseType) in GetBundleActiveRdbStore()
|
| /foundation/resourceschedule/device_usage_statistics/test/unittest/ |
| D | device_usage_statistics_service_test.cpp | 329 uint32_t databaseType = 4; variable 348 uint32_t databaseType = 4; variable 367 uint32_t databaseType = 0; variable 383 uint32_t databaseType = 0; variable 399 uint32_t databaseType = 0; variable 415 int32_t databaseType = DAILY_DATABASE_INDEX; variable 431 uint32_t databaseType = 0; variable 482 uint32_t databaseType = 0; variable 499 int32_t databaseType = -1; variable 521 uint32_t databaseType = 0; variable [all …]
|
| D | device_usage_statistics_mock_test.cpp | 365 int32_t databaseType = DAILY_DATABASE_INDEX; variable 410 int32_t databaseType = EVENT_DATABASE_INDEX; variable
|
| /foundation/resourceschedule/device_usage_statistics/services/common/src/ |
| D | bundle_active_usage_database.cpp | 72 void BundleActiveUsageDatabase::InitUsageGroupDatabase(const int32_t databaseType, const bool forMo… in InitUsageGroupDatabase() 204 …ue_ptr<NativeRdb::ResultSet> BundleActiveUsageDatabase::QueryStatsInfoByStep(uint32_t databaseType, in QueryStatsInfoByStep() 221 void BundleActiveUsageDatabase::HandleTableInfo(uint32_t databaseType) in HandleTableInfo() 265 void BundleActiveUsageDatabase::DeleteExcessiveTableData(uint32_t databaseType) in DeleteExcessiveTableData() 316 …r<std::vector<int64_t>> BundleActiveUsageDatabase::GetOverdueTableCreateTime(uint32_t databaseType, in GetOverdueTableCreateTime() 352 int32_t BundleActiveUsageDatabase::DeleteInvalidTable(uint32_t databaseType, int64_t tableTimeMilli… in DeleteInvalidTable() 408 …_ptr<NativeRdb::RdbStore> BundleActiveUsageDatabase::GetBundleActiveRdbStore(uint32_t databaseType) in GetBundleActiveRdbStore() 435 void BundleActiveUsageDatabase::CheckDatabaseFile(uint32_t databaseType) in CheckDatabaseFile() 460 int32_t BundleActiveUsageDatabase::CreateEventLogTable(uint32_t databaseType, int64_t currentTimeMi… in CreateEventLogTable() 491 int32_t BundleActiveUsageDatabase::CreatePackageLogTable(uint32_t databaseType, int64_t currentTime… in CreatePackageLogTable() [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| D | sqlite_local_kvdb.cpp | 50 … int databaseType = kvDBProp.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE); in Open() local 303 … int databaseType = kvDBProp.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE); in InitDataBaseOption() local 325 …int databaseType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE… in BackupCurrentDatabase() local 345 …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 | 233 … int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE); in CreateBackupDirForExport() local 422 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::SINGLE_VER_T… in InitImportFileInfo() local 571 …int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::SINGLE_VER_T… in PackExportedDatabase() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| D | kvdb_manager.cpp | 44 … int databaseType = property.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE); in CreateDataBaseInstance() local 645 …int databaseType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE… in SaveKvDBToCache() local 687 …int databaseType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE… in RemoveKvDBFromCache() local
|
| D | storage_engine_manager.cpp | 203 int databaseType = GetDatabaseType(property); in CreateStorageEngine() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_database_corrupt_test.cpp | 47 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()
|