Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dlinux_util.h40 BASE_EXPORT pid_t FindThreadID(pid_t pid, pid_t ns_tid, bool* ns_pid_supported);
H A Dlinux_util.cc189 pid_t FindThreadID(pid_t pid, pid_t ns_tid, bool* ns_pid_supported) { in FindThreadID() function
/aosp_15_r20/external/cronet/base/
H A Dlinux_util.h61 BASE_EXPORT pid_t FindThreadID(pid_t pid, pid_t ns_tid, bool* ns_pid_supported);
H A Dlinux_util.cc197 pid_t FindThreadID(pid_t pid, pid_t ns_tid, bool* ns_pid_supported) { in FindThreadID() function