Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp8060 pid_t foregroundPid = -1; in NotifyAppFaultBySA() local
8073 foregroundPid = curPid; in NotifyAppFaultBySA()
8079 if (foregroundPid >= 0) { in NotifyAppFaultBySA()
8080 pids.push_back(foregroundPid); in NotifyAppFaultBySA()

Completed in 13 milliseconds