Searched refs:RESOURCE_CONTROL (Results 1 – 11 of 11) sorted by relevance
75 …程序退出。<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) {
39 RESOURCE_CONTROL enumerator
75 …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) {
598 …URCE_CONTROL", appMgrServiceInner->FaultTypeToString(AppExecFwk::FaultDataType::RESOURCE_CONTROL));
2192 return FaultDataType::RESOURCE_CONTROL; in CovertFaultType()
3439 …appMgrServiceInner->AppRecoveryNotifyApp(pid, bundleName, FaultDataType::RESOURCE_CONTROL, "appRec…
7 |新增|NA|类名:LastExitReason;<br>方法or属性:RESOURCE_CONTROL = 7|@ohos.app.ability.AbilityConstant.d.ts|
6035 case AppExecFwk::FaultDataType::RESOURCE_CONTROL: in NotifyAppFaultBySA()
10 |新增|NA|类名:LastExitReason;<br>方法or属性:RESOURCE_CONTROL = 7|@ohos.app.ability.AbilityConstant.d.ts|
7 |Added|NA|Class name: LastExitReason;<br>Method or attribute name: RESOURCE_CONTROL = 7|@ohos.app.a…
10 |Added|NA|Class name: LastExitReason;<br>Method or attribute name: RESOURCE_CONTROL = 7|@ohos.app.a…