Home
last modified time | relevance | path

Searched refs:EVENT_UID_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.h57 const int32_t EVENT_UID_COLUMN_INDEX = 5; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1533 bundleActiveResult->GetInt(EVENT_UID_COLUMN_INDEX, event.uid_); in QueryDatabaseEvents()
1901 bundleActiveResult->GetInt(EVENT_UID_COLUMN_INDEX, event.uid_); in QueryNotificationEventStats()