Searched refs:FindThreadIDWithSyscall (Results 1 – 3 of 3) sorted by relevance
39 pid_t FindThreadIDWithSyscall(pid_t pid, const std::string& expected_data);
255 pid_t FindThreadIDWithSyscall(pid_t pid, const std::string& expected_data) { in FindThreadIDWithSyscall() function
271 base::FindThreadIDWithSyscall(crashing_pid, expected_syscall_data); in OnFileCanReadWithoutBlocking()