Home
last modified time | relevance | path

Searched refs:CanDump (Results 1 - 13 of 13) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/services/core/src/dfx/
H A Ddevice_profile_dumper.cpp41 if (!CanDump()) { in Dump()
72 bool DeviceProfileDumper::CanDump() in CanDump() function in OHOS::DeviceProfile::DeviceProfileDumper
/foundation/deviceprofile/device_info_manager/services/core/src/dfx/
H A Ddevice_profile_dumper.cpp40 if (!CanDump()) { in Dump()
71 bool DeviceProfileDumper::CanDump() in CanDump() function in OHOS::DistributedDeviceProfile::DeviceProfileDumper
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_dumper.cpp36 if (!CanDump()) { in Dump()
59 bool DistributedAbilityManagerDumper::CanDump() in CanDump() function in OHOS::DistributedSchedule::DistributedAbilityManagerDumper
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_sched_dumper.cpp38 if (!CanDump()) { in Dump()
66 bool DistributedSchedDumper::CanDump() in CanDump() function in OHOS::DistributedSchedule::DistributedSchedDumper
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/
H A Ddistributed_ability_manager_dumper.h31 static bool CanDump();
/foundation/deviceprofile/device_info_manager/old/services/core/include/dfx/
H A Ddevice_profile_dumper.h34 static bool CanDump();
/foundation/deviceprofile/device_info_manager/services/core/include/dfx/
H A Ddevice_profile_dumper.h34 static bool CanDump();
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddevice_profile_dfx_test.cpp81 * @tc.desc: CanDump
88 auto result = dumper->CanDump(); in HWTEST_F()
109 * @tc.desc: CanDump
117 auto result = dumper->CanDump(); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_sched_dumper.h31 static bool CanDump();
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp54 if (!CanDump()) { in FfrtDumpProc()
238 if (!CanDump()) { in IpcDumpCmdParser()
263 if (!CanDump()) { in Dump()
301 bool SystemAbilityManagerDumper::CanDump() in CanDump() function in OHOS::SystemAbilityManagerDumper
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_dumper.h52 static bool CanDump();
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_sched_dumper_test.cpp214 * @tc.desc: CanDump
222 bool res = DistributedSchedDumper::CanDump(); in HWTEST_F()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_manager_dumper_test.cpp53 * @tc.desc: call CanDump, nativeTokenInfo.processName is not HIDUMPER_PROCESS_NAME
60 bool result = SystemAbilityManagerDumper::CanDump(); in HWTEST_F()
280 * @tc.desc: call CanDump, nativeTokenInfo.processName is HIDUMPER_PROCESS_NAME
288 bool result = SystemAbilityManagerDumper::CanDump(); in HWTEST_F()

Completed in 5 milliseconds