Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp188 constexpr const char* RENDER_PROCESS_NAME = ":render"; variable
5336 startMsg.procName += RENDER_PROCESS_NAME; in SetRenderStartMsg()