Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h114 const std::string BUNDLE_ACTIVE_DB_FORM_TOUCH_COUNT = "touchCount"; member
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp732 + BUNDLE_ACTIVE_DB_FORM_TOUCH_COUNT + " INTEGER NOT NULL, " in CreateFormRecordTable()
1682 formValueBucket.PutInt(BUNDLE_ACTIVE_DB_FORM_TOUCH_COUNT, formRecord.count_); in UpdateFormData()

Completed in 4 milliseconds