Home
last modified time | relevance | path

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

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