Home
last modified time | relevance | path

Searched refs:AppSpawnedProcessInfo (Results 1 - 7 of 7) sorted by relevance

/base/startup/appspawn/modules/common/
H A Dappspawn_cgroup.c36 APPSPAWN_STATIC int GetCgroupPath(const AppSpawnedProcessInfo *appInfo, char *buffer, uint32_t buffLen) in GetCgroupPath()
122 static void SetForkDenied(const AppSpawnedProcessInfo *appInfo) in SetForkDenied()
144 static void KillProcessesByCGroup(const char *path, AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) in KillProcessesByCGroup()
155 AppSpawnedProcessInfo *tmp = GetSpawnedProcess(pid); in KillProcessesByCGroup()
170 APPSPAWN_STATIC int ProcessMgrRemoveApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) in ProcessMgrRemoveApp()
196 APPSPAWN_STATIC int ProcessMgrAddApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) in ProcessMgrAddApp()
/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.h53 typedef struct TagAppSpawnedProcess AppSpawnedProcessInfo; typedef
60 int ProcessMgrRemoveApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo);
61 int ProcessMgrAddApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo);
/base/startup/appspawn/modules/modulemgr/
H A Dappspawn_modulemgr.h60 const AppSpawnContent *content, const AppSpawnedProcessInfo *appInfo);
H A Dappspawn_modulemgr.c26 const AppSpawnedProcessInfo *appInfo;
258 const AppSpawnedProcessInfo *appInfo) in ProcessMgrHookExecute()
/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_hook.h38 typedef struct TagAppSpawnedProcess AppSpawnedProcessInfo; typedef
110 typedef int (*ProcessChangeHook)(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo);
/base/startup/appspawn/modules/sysevent/
H A Devent_reporter.cpp45 static int ProcessMgrRemoveApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) in ProcessMgrRemoveApp()
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c679 APPSPAWN_STATIC int SandboxUnmountPath(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) in SandboxUnmountPath()

Completed in 5 milliseconds