Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/child_process_manager/include/
H A Dchild_process_manager_error_utils.h34 ERR_APP_MGR_FAILED_INNER = 7, enumerator
53 { ChildProcessManagerErrorCode::ERR_APP_MGR_FAILED_INNER, AbilityErrorCode::ERROR_CODE_INNER },
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process_manager_error_utils.cpp40 return ChildProcessManagerErrorCode::ERR_APP_MGR_FAILED_INNER; in GetChildProcessManagerErrorCode()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp39 { ChildProcessManagerErrorCode::ERR_APP_MGR_FAILED_INNER, NCP_ERR_SERVICE_ERROR },