Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/test/moduletest/plugin-sample/
H A Dappspawn_plugin_sample.c45 static int TestPluginPreFork(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPreFork() function
96 AddAppSpawnHook(STAGE_PARENT_PRE_FORK, HOOK_PRIO_COMMON - 1, TestPluginPreFork); in MODULE_CONSTRUCTOR()