Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sysevent/
H A Devent_reporter.cpp32 void ProcessMgrRemoveApp(const char* processName, int pid, int uid, int status) in ProcessMgrRemoveApp() function
45 static int ProcessMgrRemoveApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) in ProcessMgrRemoveApp() function
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_cgroup.c170 static int ProcessMgrRemoveApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) in ProcessMgrRemoveApp() function