Home
last modified time | relevance | path

Searched refs:GetProcessExitCode (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprocess_utils.cpp195 static int GetProcessExitCode(int pid) in GetProcessExitCode() function
245 int retval = GetProcessExitCode(pid); in Execute()