Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1405 void SetRenderStartMsg(AppSpawnStartMsg &startMsg, std::shared_ptr<RenderRecord> renderRecord,
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp5300 SetRenderStartMsg(startMsg, renderRecord, renderUid, isGPU); in StartRenderProcessImpl()
5326 void AppMgrServiceInner::SetRenderStartMsg(AppSpawnStartMsg &startMsg, std::shared_ptr<RenderRecord… in SetRenderStartMsg() function in OHOS::AppExecFwk::AppMgrServiceInner