Home
last modified time | relevance | path

Searched defs:forModuleRecords (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_mock_test.cpp382 bool forModuleRecords = true; variable
H A Ddevice_usage_statistics_service_test.cpp464 bool forModuleRecords = true; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp77 …ctiveUsageDatabase::InitUsageGroupDatabase(const int32_t databaseType, const bool forModuleRecords) in InitUsageGroupDatabase()