Searched refs:GetFD (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Utility/
H A DKQueue.cpp21 KQueue::GetFD (bool can_create) function in class:KQueue
43 const int fd_kqueue = GetFD(false);
65 const int fd_kqueue = GetFD(true);
H A DKQueue.h47 GetFD (bool can_create);
/external/lldb/include/lldb/Target/
H A DProcess.h485 GetFD () const function in class:lldb_private::ProcessLaunchInfo::FileAction
654 if (m_file_actions[idx].GetFD () == fd)
/external/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp221 GetFD () const function in class:fd_interposing::FDEvent

Completed in 392 milliseconds