Home
last modified time | relevance | path

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

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