Searched defs:GetPid (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/sandbox/linux/services/
H A Dscoped_process.h42 base::ProcessId GetPid() { return child_process_id_; } function in class:sandbox::ScopedProcess
/external/llvm/lib/Fuzzer/
H A DFuzzerUtil.cpp252 int GetPid() { return getpid(); } function in namespace:fuzzer

Completed in 229 milliseconds