Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
Drs_memory_manager.cpp644 static void KillProcessByPid(const pid_t pid, const std::string& processName, const std::string& re… in KillProcessByPid() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service_inner.cpp2248 int32_t AppMgrServiceInner::KillProcessByPid(const pid_t pid, const std::string& reason) in KillProcessByPid() function in OHOS::AppExecFwk::AppMgrServiceInner