Home
last modified time | relevance | path

Searched defs:spawnMgr (Results 1 – 2 of 2) sorted by relevance

/base/startup/appspawn/modules/modulemgr/
Dappspawn_modulemgr.c127 AppSpawnMgr *spawnMgr = (AppSpawnMgr *)arg->content; in PreHookExec() local
135 AppSpawnMgr *spawnMgr = (AppSpawnMgr *)arg->content; in PostHookExec() local
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
Dapp_spawn_cold_run_test.cpp275 AppSpawnMgr spawnMgr; variable