Home
last modified time | relevance | path

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

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