Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp126 int File::GetDescriptor() const { return kInvalidDescriptor; } in GetDescriptor() function in File
252 int NativeFile::GetDescriptor() const { GetDescriptor() function in NativeFile
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1236 int GetDescriptor() const override { return m_descriptor; } in GetDescriptor() function in __anonf81d8c2d0511::BinaryPythonFile
1290 int GetDescriptor() const override { return m_descriptor; } in GetDescriptor() function in __anonf81d8c2d0611::TextPythonFile