Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp207 constexpr ErrCode ERR_ALREADY_EXIST_RENDER = APPMGR_ERR_OFFSET + 100; variable
5147 return ERR_ALREADY_EXIST_RENDER; in StartRenderProcess()