Home
last modified time | relevance | path

Searched refs:RESOURCE_CONTROL (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-abilityConstant.md75 …程序退出。<br>**原子化服务API**:从API version 11开始,该接口支持在原子化服务中使用。<br>**说明**:该接口即将废弃,建议使用RESOURCE_CONTROL替代。 |
76 | RESOURCE_CONTROL<sup>10+</sup> | 7 | 系统资源使用不当,导致应用程序退出。具体错误原因可以通过[LaunchParam.lastExitMessage…
89 if (launchParam.lastExitReason === AbilityConstant.LastExitReason.RESOURCE_CONTROL) {
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dfault_data.h39 RESOURCE_CONTROL enumerator
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-abilityConstant.md75 …11.<br>**NOTE**: This API will be deprecated. You are advised to use **RESOURCE_CONTROL** instead.|
76 | RESOURCE_CONTROL<sup>10+</sup> | 7 | The ability exits due to improper use of system resource…
89 if (launchParam.lastExitReason === AbilityConstant.LastExitReason.RESOURCE_CONTROL) {
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
H A Dapp_mgr_service_inner_tdd_test.cpp598 …URCE_CONTROL", appMgrServiceInner->FaultTypeToString(AppExecFwk::FaultDataType::RESOURCE_CONTROL));
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp2192 return FaultDataType::RESOURCE_CONTROL; in CovertFaultType()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp3439 …appMgrServiceInner->AppRecoveryNotifyApp(pid, bundleName, FaultDataType::RESOURCE_CONTROL, "appRec…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-ability.md7 |新增|NA|类名:LastExitReason;<br>方法or属性:RESOURCE_CONTROL = 7|@ohos.app.ability.AbilityConstant.d.ts|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp6035 case AppExecFwk::FaultDataType::RESOURCE_CONTROL: in NotifyAppFaultBySA()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-ability.md10 |新增|NA|类名:LastExitReason;<br>方法or属性:RESOURCE_CONTROL = 7|@ohos.app.ability.AbilityConstant.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-ability.md7 |Added|NA|Class name: LastExitReason;<br>Method or attribute name: RESOURCE_CONTROL = 7|@ohos.app.a…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-ability.md10 |Added|NA|Class name: LastExitReason;<br>Method or attribute name: RESOURCE_CONTROL = 7|@ohos.app.a…