Home
last modified time | relevance | path

Searched refs:BUNDLE_ACTIVE_DB_INDEX_NORMAL (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h43 const int32_t BUNDLE_ACTIVE_DB_INDEX_NORMAL = 0; member
H A Dbundle_active_usage_database.h93 int32_t indexFlag = BUNDLE_ACTIVE_DB_INDEX_NORMAL);
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1101 if (indexFlag == BUNDLE_ACTIVE_DB_INDEX_NORMAL) { in GetTableIndexSql()
1113 if (indexFlag == BUNDLE_ACTIVE_DB_INDEX_NORMAL) { in GetTableIndexSql()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp567 indexFlag = BUNDLE_ACTIVE_DB_INDEX_NORMAL; in HWTEST_F()

Completed in 8 milliseconds