Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h73 const int32_t FORM_DIMENSION_COLUMN_INDEX = 4; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1792 formRecordResult->GetInt(FORM_DIMENSION_COLUMN_INDEX, oneFormRecord.formDimension_); in LoadFormData()