Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_manager.h83 bool isPrefork; member
H A Dappspawn_appmgr.c291 property->isPrefork = false; in CreateAppSpawningCtx()
H A Dappspawn_service.c781 property->isPrefork = true; in ProcessPreFork()
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_common.c511 APPSPAWN_CHECK_ONLY_EXPER(!property->isPrefork, return 0); in SetFdEnv()