Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess.h184 ProcessId GetPidInNamespace() const;
Dprocess_linux.cc165 ProcessId Process::GetPidInNamespace() const { in GetPidInNamespace() function in base::Process