Home
last modified time | relevance | path

Searched refs:KILL_PROCESS_KEEP_ALIVE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_errors.h184 KILL_PROCESS_KEEP_ALIVE, enumerator
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp213 messageMap_[KILL_PROCESS_KEEP_ALIVE] = "error: keep alive process can not be killed."; in CreateMessageMap()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp6519 return KILL_PROCESS_KEEP_ALIVE; in KillProcess()