Home
last modified time | relevance | path

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

/external/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp391 get_process_fullpath (bool force = false) in get_process_fullpath() function
418 …g file descriptor create and delete functions for %s (pid=%i)\n", get_process_fullpath (true), pid… in get_interposed_pid()
422 …ate and delete functions for child process %s (pid=%i)\n", g_pid, get_process_fullpath (true), pid… in get_interposed_pid()
578 log ("\nerror: %s (pid=%i): ", get_process_fullpath (), pid); in backtrace_error()