Home
last modified time | relevance | path

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

/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
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1236 int GetDescriptor() const override { return m_descriptor; } GetDescriptor() function in __anon1d176e400511::BinaryPythonFile
1290 int GetDescriptor() const override { return m_descriptor; } GetDescriptor() function in __anon1d176e400611::TextPythonFile