Home
last modified time | relevance | path

Searched refs:usageHistoryKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp900 string usageHistoryKey = usageHistory->bundleName_ + to_string(usageHistory->uid_); in GetBundleHistoryData() local
901 … userUsageHistory->insert(pair<string, shared_ptr<BundleActivePackageHistory>>(usageHistoryKey, in GetBundleHistoryData()