Home
last modified time | relevance | path

Searched defs:GetDebug (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DThread.cpp141 Debug *GetDebug() in GetDebug() function
DContext.cpp181 bool GetDebug(const egl::AttributeMap &attribs) in GetDebug() function
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h331 bool GetDebug() const { return m_debug; } in GetDebug() function