Home
last modified time | relevance | path

Searched refs:UpdateOldDataUid (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dbundle_active_usage_database_test.cpp187 * @tc.desc: UpdateOldDataUid
199 database->UpdateOldDataUid(store, "test", 100, bundleNameUidMap); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_usage_database.h135 void UpdateOldDataUid(const std::shared_ptr<NativeRdb::RdbStore> store, const std::string& tableName,
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp512 UpdateOldDataUid(rdbStore, tableName, userId, bundleNameUidMap); in SupportAppTwin()
528 void BundleActiveUsageDatabase::UpdateOldDataUid(const shared_ptr<NativeRdb::RdbStore> store, in UpdateOldDataUid() function in OHOS::DeviceUsageStats::BundleActiveUsageDatabase

Completed in 5 milliseconds