Home
last modified time | relevance | path

Searched refs:debugUserService_ (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_user_service.h49 debugUserService_ = true; in BundleActiveUserService()
52 debugUserService_ = false; in BundleActiveUserService()
87 bool debugUserService_; member in OHOS::DeviceUsageStats::BundleActiveUserService
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp31 PrintInMemFormStats(debugUserService_, true); in Init()
32 PrintInMemPackageStats(0, debugUserService_); in Init()
177 event.PrintEvent(debugUserService_); in ReportEvent()
274 if (debugUserService_ == true) { in LoadActiveStats()
467 PrintInMemPackageStats(intervalType, debugUserService_); in QueryBundleStatsInfos()
500 PrintInMemEventStats(debugUserService_); in QueryBundleEvents()
560 PrintInMemEventStats(debugUserService_); in QueryDeviceEventStats()
616 PrintInMemEventStats(debugUserService_); in QueryNotificationEventStats()
728 PrintInMemFormStats(debugUserService_, false); in ReportModuleEvent()
744 PrintInMemFormStats(debugUserService_, tru in ReportFormEvent()
[all...]
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp614 bundleUserService->debugUserService_ = true; in HWTEST_F()

Completed in 4 milliseconds