/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/ |
H A D | abilityappfreezemanager_fuzzer.cpp | 56 if (!freeze) { in DoSomethingInterestingWithMyAPI() 59 freeze->AppfreezeHandle(faultData, appInfo); in DoSomethingInterestingWithMyAPI() 61 freeze->LifecycleTimeoutHandle(info); in DoSomethingInterestingWithMyAPI() 64 freeze->IsHandleAppfreeze(bundleName); in DoSomethingInterestingWithMyAPI() 67 freeze->IsProcessDebug(pid, processName); in DoSomethingInterestingWithMyAPI() 68 freeze->IsNeedIgnoreFreezeEvent(pid); in DoSomethingInterestingWithMyAPI() 76 freeze->FindStackByPid(ret, pid); in DoSomethingInterestingWithMyAPI() 79 freeze->CatcherStacktrace(pid); in DoSomethingInterestingWithMyAPI() 85 freeze->SetFreezeState(pid, state); in DoSomethingInterestingWithMyAPI() 86 freeze->GetFreezeState(pid); in DoSomethingInterestingWithMyAPI() [all …]
|
H A D | BUILD.gn | 28 "${ability_runtime_path}/utils/global/freeze/include", 41 "${ability_runtime_path}/utils/global/freeze:freeze_util",
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | sendable-freeze.md | 3 … call the [Object.freeze](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global… 7 1. Provides the Object.freeze method encapsulated in TS files. 12 Object.freeze(obj); 16 2. Call the freeze method to freeze the object and send the object to the subthread.
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiappevent-watcher-freeze-events-arkts.md | 22 The following describes how to subscribe to the freeze event triggered by a button click. 38 // Set custom parameters for the freeze event. 52 // Add the system events to watch, for example, freeze events. 70 // Obtain the timestamp of the freeze event. 84 // Obtain the exception type and cause of the freeze event. 86 // Obtain the log information when the freeze event occurs. 94 // Obtain the full thread call stack when the freeze event occurs. 96 // Obtain the memory information when the freeze event occurs. 98 // Obtain the error log file when the freeze event occurs. 101 // Obtain the custom test_data of the freeze event. [all …]
|
H A D | hiappevent-watcher-freeze-events.md | 3 HiAppEvent provides APIs for subscribing to freeze events. 5 - [Subscribing to Freeze Events (ArkTS)](hiappevent-watcher-freeze-events-arkts.md) 6 - [Subscribing to Freeze Events (C/C++)](hiappevent-watcher-freeze-events-ndk.md) 8 The **params** parameter in the freeze event information is described as follows:
|
H A D | Readme-EN.md | 19 - [Freeze Event Overview](hiappevent-watcher-freeze-events.md) 20 - [Subscribing to Freeze Events (ArkTS)](hiappevent-watcher-freeze-events-arkts.md) 21 - [Subscribing to Freeze Events (C/C++)](hiappevent-watcher-freeze-events-ndk.md)
|
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/ |
H A D | sendable-freeze.md | 3 …例间访问均不需要加锁,可以通过调用[Object.freeze](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference… 7 1. 提供ts文件封装Object.freeze方法。 12 Object.freeze(obj); 16 2. 通过调用freeze方法冻结对象,并将对象发送给子线程。
|
/ohos5.0/base/security/selinux_adapter/sepolicy/ohos_policy/hiviewdfx/hiview/system/ |
H A D | foundation.te | 23 #avc: denied { write } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" de… 24 #avc: denied { setattr } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" … 25 #avc: denied { add_name } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze"… 26 #avc: denied { create } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" d… 27 #avc: denied { open } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" dev… 28 #avc: denied { read } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" dev… 30 #avc: denied { read } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" dev… 31 #avc: denied { write } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" de… 32 #avc: denied { create } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" d… 35 #avc: denied { open } for pid=6966 comm="/system/bin/sa_main" path="/data/log/eventlog/freeze" dev… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-animate-svg.md | 78 fill="freeze"> 82 …" dur="3s" values="0;30;10;30;20;30;25;30" keyTimes="0;0.3;0.5;0.7;0.8;0.9;1.0;1.1" fill="freeze"> 84 …e="XML" type="scale" dur="6s" values="1;1;1.3" keyTimes="0;0.5;1" fill="freeze"></animateTransfor… 85 …type="translate" dur="9s" values="0;0;300 7" keyTimes="0;0.6;0.9" fill="freeze"></animateTransfor… 88 …pe="XML" type="skewY" dur="6s" values="0;0;30" keyTimes="0;0.5;1" fill="freeze"></animateTransfor… 91 …" type="translate" dur="9s" values="0;0;0 800" keyTimes="0;0.6;1" fill="freeze"></animateTransfor…
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | ui-js-animate-svg.md | 74 fill="freeze"> 78 …" dur="3s" values="0;30;10;30;20;30;25;30" keyTimes="0;0.3;0.5;0.7;0.8;0.9;1.0;1.1" fill="freeze"> 80 …e="XML" type="scale" dur="6s" values="1;1;1.3" keyTimes="0;0.5;1" fill="freeze"></animateTransfor… 81 …type="translate" dur="9s" values="0;0;300 7" keyTimes="0;0.6;0.9" fill="freeze"></animateTransfor… 84 …pe="XML" type="skewY" dur="6s" values="0;0;30" keyTimes="0;0.5;1" fill="freeze"></animateTransfor… 87 …" type="translate" dur="9s" values="0;0;0 800" keyTimes="0;0.6;1" fill="freeze"></animateTransfor…
|
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/ |
H A D | common_event_test.cpp | 135 bool freeze = commonEvent.Freeze(SYSTEM_UID); variable 136 EXPECT_EQ(false, freeze); 190 bool freeze = commonEvent.SetFreezeStatus(pidList, true); variable 191 EXPECT_EQ(false, freeze); 346 bool freeze = commonEventStub.Freeze(SYSTEM_UID); variable 347 EXPECT_EQ(true, freeze);
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | Readme-CN.md | 19 - [卡死事件介绍](hiappevent-watcher-freeze-events.md) 20 - [订阅卡死事件(ArkTS)](hiappevent-watcher-freeze-events-arkts.md) 21 - [订阅卡死事件(C/C++)](hiappevent-watcher-freeze-events-ndk.md)
|
H A D | hiappevent-watcher-freeze-events.md | 5 - [订阅卡死事件(ArkTS)](hiappevent-watcher-freeze-events-arkts.md) 6 - [订阅卡死事件(C/C++)](hiappevent-watcher-freeze-events-ndk.md)
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/freezeutil_fuzzer/ |
H A D | BUILD.gn | 28 "${ability_runtime_utils_path}/global/freeze/include", 48 configs = [ "${ability_runtime_utils_path}/global/freeze:freeze_util_config" ] 56 "${ability_runtime_path}/utils/global/freeze:freeze_util",
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/ |
H A D | BUILD.gn | 23 "${ability_runtime_path}/utils/global/freeze", 24 "${ability_runtime_path}/utils/global/freeze/include/freeze_util.h", 67 "${ability_runtime_path}/utils/global/freeze:freeze_util",
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/freeze_util_test/ |
H A D | BUILD.gn | 22 configs = [ "${ability_runtime_utils_path}/global/freeze:freeze_util_config" ] 34 "${ability_runtime_path}/utils/global/freeze:freeze_util",
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent__event_8h.md | 37 | [EVENT_APP_FREEZE](_hi_app_event.md#event_app_freeze) "APP_FREEZE" | Application freeze event. … 39 …vent.md#event_scroll_jank) "SCROLL_JANK" | Event indicating application freeze during swiping. |
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | arkts-custom-components-freezeV2.md | 183 console.info(`freeze-test MyNavigation message callback ${this.message}`); 312 console.info(`freeze-test NavigationContent message callback ${this.message}`); 313 console.info(`freeze-test ---- called by content ${this.index}`); 347 
|
H A D | arkts-other-state-mgmt-functions-overview.md | 13 - [自定义组件冻结](arkts-custom-components-freeze.md):当自定义组件处于非激活状态时,状态变量将不响应更新。
|
H A D | arkts-custom-components-freeze.md | 353 console.info(`freeze-test MyNavigation message callback ${this.message}`); 508 console.info(`freeze-test NavigationContent message callback ${this.message}`); 509 console.info(`freeze-test ---- called by content ${this.index}`); 548  634  636 
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-custom-components-freezeV2.md | 3 …. You can use the **freezeWhenInactive** attribute to specify whether to freeze a custom component… 107 - You can freeze invisible **TabContent** components in the **Tabs** container so that they do not … 173 - You can freeze an invisible page so that it does not trigger UI re-rendering. When the user retur… 183 console.info(`freeze-test MyNavigation message callback ${this.message}`); 312 console.info(`freeze-test NavigationContent message callback ${this.message}`); 313 console.info(`freeze-test ---- called by content ${this.index}`); 347 
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/openlinkoptions_fuzzer/ |
H A D | BUILD.gn | 29 "${ability_runtime_utils_path}/global/freeze/include", 57 "${ability_runtime_path}/utils/global/freeze:freeze_util",
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/statusbardelegatemanager_fuzzer/ |
H A D | BUILD.gn | 29 "${ability_runtime_utils_path}/global/freeze/include", 60 "${ability_runtime_path}/utils/global/freeze:freeze_util",
|
/ohos5.0/base/hiviewdfx/hiview/ |
H A D | hisysevent.yaml | 17 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: application freeze} 45 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: system freeze} 69 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: system freeze} 77 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: application freeze} 84 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: application freeze}
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-svg-animate.md | 29 | fill | <freeze \| remove> | remove | 否 | 设置动画结束时的状态。 | 78 …<animate attributeName="rx" values="0;30" dur="1000" repeatCount="indefinite" fill="freeze" calcMo…
|