Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_usage_database.h126 bool GetDbIndex(const int64_t beginTime, const int64_t endTime,
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1371 bool BundleActiveUsageDatabase::GetDbIndex(const int64_t beginTime, const int64_t endTime, in GetDbIndex() function in OHOS::DeviceUsageStats::BundleActiveUsageDatabase
1444 if (!GetDbIndex(beginTime, endTime, databaseType, startIndex, endIndex)) { in QueryDatabaseUsageStats()