Home
last modified time | relevance | path

Searched refs:AllowDump (Results 1 - 16 of 16) sorted by relevance

/foundation/resourceschedule/soc_perf/services/server/src/
H A Dsocperf_server.cpp54 bool SocPerfServer::AllowDump() in AllowDump() function in OHOS::SOCPERF::SocPerfServer
71 if (!AllowDump()) { in Dump()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service.cpp56 bool ResSchedExeService::AllowDump() in AllowDump() function in OHOS::ResourceSchedule::ResSchedExeService
73 if (!AllowDump()) { in Dump()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/include/
H A Dres_sched_exe_service.h72 bool AllowDump();
/foundation/resourceschedule/soc_perf/services/server/include/
H A Dsocperf_server.h54 bool AllowDump();
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/include/
H A Dres_sched_service.h66 bool AllowDump();
/foundation/resourceschedule/background_task_mgr/services/core/include/
H A Dbackground_task_mgr_service.h93 bool AllowDump();
/foundation/resourceschedule/memmgr/services/memmgrservice/include/
H A Dmem_mgr_service.h59 bool AllowDump();
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp335 bool MemMgrService::AllowDump() in AllowDump() function in OHOS::Memory::MemMgrService
352 if (!AllowDump()) { in Dump()
/foundation/resourceschedule/background_task_mgr/services/core/src/
H A Dbackground_task_mgr_service.cpp279 bool BackgroundTaskMgrService::AllowDump() in AllowDump() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
296 if (!AllowDump()) { in Dump()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp128 bool ResSchedService::AllowDump() in AllowDump() function in OHOS::ResourceSchedule::ResSchedService
145 if (!AllowDump()) { in Dump()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_service.h241 bool AllowDump();
/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h303 bool AllowDump();
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp669 bool BundleActiveService::AllowDump() in AllowDump() function in OHOS::DeviceUsageStats::BundleActiveService
686 if (!AllowDump()) { in Dump()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp807 bool WorkSchedulerService::AllowDump() in AllowDump() function in OHOS::WorkScheduler::WorkSchedulerService
866 if (!AllowDump()) { in Dump()
/foundation/resourceschedule/soc_perf/test/unittest/
H A Dsocperf_server_test.cpp127 bool allowDump = socPerfServer_->AllowDump(); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp885 * @tc.desc: Test WorkSchedulerService AllowDump.
891 bool ret = workSchedulerService_->AllowDump(); in HWTEST_F()

Completed in 11 milliseconds