Home
last modified time | relevance | path

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

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