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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cc49 if (fd_pid == pid)
69 fd_pid = pid;
468 report_file.fd_pid = internal_getpid();
H A Dsanitizer_common.h210 // the PID of child will be different from fd_pid.
211 uptr fd_pid; member in struct:__sanitizer::ReportFile

Completed in 120 milliseconds