Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_app_mgr_client_adapter_impl.cpp33 const std::string GPU_PROCESS_TYPE = "gpu-process"; variable
124 if (processType == GPU_PROCESS_TYPE) { in StartChildProcess()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp191 constexpr const char* GPU_PROCESS_TYPE = "gpu"; variable
5334 startMsg.processType = GPU_PROCESS_TYPE; in SetRenderStartMsg()