Home
last modified time | relevance | path

Searched refs:REASON_PERFORMANCE_CONTROL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_state.h59 REASON_PERFORMANCE_CONTROL, enumerator
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dkill_process.cpp51 AAFwk::ExitReason reason = {AAFwk::REASON_PERFORMANCE_CONTROL, killReason}; in KillProcessByPidWithClient()
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp595 return Reason::REASON_PERFORMANCE_CONTROL; in CovertExitReason()
2083 return Reason::REASON_PERFORMANCE_CONTROL; in CovertExitReason()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp2941 case REASON_PERFORMANCE_CONTROL: in CovertAppExitReasonToLastReason()