Home
last modified time | relevance | path

Searched refs:StartRenderProcessImpl (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
H A Dapp_mgr_service_inner_tdd_test.cpp544 appMgrServiceInner->StartRenderProcessImpl(nullptr, nullptr, renderPid); in HWTEST_F()
545 appMgrServiceInner->StartRenderProcessImpl(renderRecord, appRecord, renderPid); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1571 int StartRenderProcessImpl(const std::shared_ptr<RenderRecord> &renderRecord,
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp5166 return StartRenderProcessImpl(renderRecord, appRecord, renderPid, isGPU); in StartRenderProcess()
5272 int AppMgrServiceInner::StartRenderProcessImpl(const std::shared_ptr<RenderRecord> &renderRecord, in StartRenderProcessImpl() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 20 milliseconds