Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/test/moduletest/plugin-sample/
H A Dappspawn_plugin_sample.c26 static int TestPluginReportProcessAdd(const AppSpawnMgr *content, const AppSpawnedProcess *appInfo) in TestPluginReportProcessAdd() function
93 AddProcessMgrHook(STAGE_SERVER_APP_ADD, 0, TestPluginReportProcessAdd); in MODULE_CONSTRUCTOR()