Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_begetctl.c72 if ((property->client.flags & APP_BEGETCTL_BOOT) != APP_BEGETCTL_BOOT) { in RunBegetctlBootApp()
H A Dappspawn_common.c474 property->client.flags |= APP_BEGETCTL_BOOT; in SpawnGetSpawningFlag()
/ohos5.0/base/startup/appspawn/util/include/
H A Dappspawn_utils.h65 #define APP_BEGETCTL_BOOT 0x400 macro
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_common_test.cpp106 property->client.flags |= APP_BEGETCTL_BOOT;