Home
last modified time | relevance | path

Searched refs:ERR_ABILITY_ALREADY_RUNNING (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.h430 ERR_ABILITY_ALREADY_RUNNING, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
H A Dability_business_error.cpp205 {ERR_ABILITY_ALREADY_RUNNING, AbilityErrorCode::ERROR_ABILITY_ALREADY_RUNNING},
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp10763 return ERR_ABILITY_ALREADY_RUNNING; in CheckProcessOptions()