Home
last modified time | relevance | path

Searched refs:BUNDLE_ACTIVE_DB_TOTAL_TIME_CONTINUOUS_TASK (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h119 const std::string BUNDLE_ACTIVE_DB_TOTAL_TIME_CONTINUOUS_TASK = "totalTimeContinuousTask"; member
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp666 + BUNDLE_ACTIVE_DB_TOTAL_TIME_CONTINUOUS_TASK + " INTEGER NOT NULL, " in CreatePackageLogTable()
982 valuesBucket.PutLong(BUNDLE_ACTIVE_DB_TOTAL_TIME_CONTINUOUS_TASK, iter->second->totalContiniousTaskUsedTime_); in FlushPackageInfo()

Completed in 5 milliseconds