/ohos5.0/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/ |
H A D | appfreeze_manager_test.cpp | 94 faultData.errorObject.name = AppFreezeType::APP_INPUT_BLOCK; 111 faultData.errorObject.name = AppFreezeType::APP_INPUT_BLOCK; 134 .eventName = AppFreezeType::APP_INPUT_BLOCK, 142 .eventName = AppFreezeType::APP_INPUT_BLOCK,
|
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/ |
H A D | application_anr_listener.cpp | 38 faultData.errorObject.name = AppExecFwk::AppFreezeType::APP_INPUT_BLOCK; in OnAnr()
|
H A D | appfreeze_manager.cpp | 127 if (faultData.errorObject.name == AppFreezeType::APP_INPUT_BLOCK) { in AppfreezeHandle() 162 || faultData.errorObject.name == AppFreezeType::APP_INPUT_BLOCK in AppfreezeHandleWithStack() 190 if (faultNotifyData.errorObject.name == AppFreezeType::APP_INPUT_BLOCK) { in AppfreezeHandleWithStack() 306 if (faultData.errorObject.name == AppFreezeType::APP_INPUT_BLOCK) { in NotifyANR() 500 if (faultType == AppFreezeType::APP_INPUT_BLOCK) { in CatchJsonStacktrace()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/config/ |
H A D | EventloggerPipeline | 16 "LIFECYCLE_HALF_TIMEOUT", "APP_LIFECYCLE_TIMEOUT", "APP_INPUT_BLOCK",
|
H A D | event_logger_config | 10 event id="" name="APP_INPUT_BLOCK" action="t:input,t,cmd:c,cmd:dam,tr,k:SysRqFile" interval="10"
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | fault_data.h | 49 static constexpr char APP_INPUT_BLOCK[] = "APP_INPUT_BLOCK"; variable
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | appfreeze-guidelines.md | 15 | APP_INPUT_BLOCK | 用户输入响应超时 | 28 ### APP_INPUT_BLOCK 用户输入响应超时 358 Reason是APP_INPUT_BLOCK,表明用户点击事件超过5s没有得到反馈。 394 | APP_INPUT_BLOCK | 用户输入响应超时 | 462 | THREAD_BLOCK_6S |APP_INPUT_BLOCK|LIFECYCLE_TIMEOUT| 763 例如上图案例:APP_INPUT_BLOCK 类型在 07:24:08.167 上报,应用主线程在 07:24:01.581 后就没有打印了,可排查是否为 FormManagerService: 1014 ### APP_INPUT_BLOCK 类典型案例——组件全量刷新 1046 appfreeze: com.ohos.sceneboard APP_INPUT_BLOCK at 20240319022527 1050 APP_INPUT_BLOCK 是事件上报的时间为 **14:40:59:440** 1054 STRINGID:APP_INPUT_BLOCK [all …]
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | modal_system_app_freeze_uiextension.cpp | 69 …pFreezeDialog = name == AppFreezeType::THREAD_BLOCK_6S || name == AppFreezeType::APP_INPUT_BLOCK || in ProcessAppFreeze()
|
H A D | app_mgr_service_inner.cpp | 5880 bool isNeedExit = (faultData.errorObject.name == AppFreezeType::APP_INPUT_BLOCK) || in TimeoutNotifyApp()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | screen_scene.cpp | 105 faultData.errorObject.name = AppExecFwk::AppFreezeType::APP_INPUT_BLOCK; in LoadContent()
|
H A D | root_scene.cpp | 109 faultData.errorObject.name = AppExecFwk::AppFreezeType::APP_INPUT_BLOCK; in LoadContent()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/ |
H A D | appfreeze_inner.cpp | 171 if (name == AppFreezeType::THREAD_BLOCK_6S || name == AppFreezeType::APP_INPUT_BLOCK || in IsExitApp()
|
/ohos5.0/docs/zh-cn/release-notes/ |
H A D | OpenHarmony-v4.1.1-release.md | 119 | I9AEO0 | 小概率在进程com.ohos.settings出现APP_INPUT_BLOCK的appfreeze。 | settings应用无响应,重启应用可恢复。 | 6月30日 |
|
H A D | OpenHarmony-v4.1-release.md | 578 | I9AEO0 | 小概率在进程com.ohos.settings出现APP_INPUT_BLOCK的appfreeze。 | settings应用无响应,重启应用可恢复。 | 4月30日 |
|
H A D | OpenHarmony-v4.0.1-release.md | 139 …sue_id=I84866) | 【OpenHarmony 4.0.10.9sp1】出现61次 com.ohos.smartperf由于APP_INPUT_BLOCK卡在libace.z.so |
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | appfreeze-guidelines.md | 15 | APP_INPUT_BLOCK | The user input response times out.| 358 The value of **Reason** is **APP_INPUT_BLOCK**, indicating that no response is received within 5 se… 394 | APP_INPUT_BLOCK | The user input response times out.| 462 | THREAD_BLOCK_6S |APP_INPUT_BLOCK|LIFECYCLE_TIMEOUT| 763 …As shown in the preceding figure, the **APP_INPUT_BLOCK** error is reported at **07:24:08.167**, a… 1014 ### Typical Case of **APP_INPUT_BLOCK** - Full Component Update 1046 appfreeze: com.ohos.sceneboard APP_INPUT_BLOCK at 20240319022527 1050 The **APP_INPUT_BLOCK** event is reported at **14:40:59:440**. 1054 STRINGID:APP_INPUT_BLOCK 1135 The **APP_INPUT_BLOCK** event is reported at about **13:40:59.448**, and then the DFX kills the sus…
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v4.1.1-release.md | 119 …ity that app freezing occurs in the com.ohos.settings process due to APP_INPUT_BLOCK.| The Setting…
|
H A D | OpenHarmony-v4.0.1-release.md | 139 ….9sp1] The com.ohos.smartperf process is stuck in libace.z.so due to APP_INPUT_BLOCK. This issue o…
|
H A D | OpenHarmony-v4.1-release.md | 578 …ty that an app freeze occurs in the com.ohos.settings process due to APP_INPUT_BLOCK. | The Settin…
|
/ohos5.0/foundation/ability/ability_runtime/ |
H A D | hisysevent.yaml | 70 APP_INPUT_BLOCK:
|