Home
last modified time | relevance | path

Searched defs:owns_fd (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/API/
DSBCommunication.cpp80 SBCommunication::AdoptFileDesriptor (int fd, bool owns_fd) in AdoptFileDesriptor()
/external/lldb/source/Core/
DConnectionFileDescriptor.cpp100 ConnectionFileDescriptor::ConnectionFileDescriptor (int fd, bool owns_fd) : in ConnectionFileDescriptor()