Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp937 string queryDurationDataSql = "select * from " + DURATION_LOG_TABLE; in GetDurationData() local
939 queryDurationDataSql, in GetDurationData()