Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp152 constexpr const char* RENDER_PARAM = "invalidparam"; variable
3309 startMsg.renderParam = RENDER_PARAM; in CreateStartMsg()