Home
last modified time | relevance | path

Searched refs:RunBegetctlBootApp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_begetctl.c68 APPSPAWN_STATIC int RunBegetctlBootApp(AppSpawnMgr *content, AppSpawningCtx *property) in RunBegetctlBootApp() function
85 AddAppSpawnHook(STAGE_CHILD_PRE_RUN, HOOK_PRIO_LOWEST, RunBegetctlBootApp); in MODULE_CONSTRUCTOR()
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.h77 int RunBegetctlBootApp(AppSpawnMgr *content, AppSpawningCtx *property);
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_beget_test.cpp96 RunBegetctlBootApp(nullptr, nullptr);