HomeSort by relevance Sort by last modified time
    Searched defs:m_pPrinter (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/unittests/
StaticResolverTest.h 49 mcld::DiagnosticPrinter* m_pPrinter;
  /frameworks/compile/mclinker/include/mcld/LD/
DiagnosticEngine.h 71 const DiagnosticPrinter* getPrinter() const { return m_pPrinter; }
72 DiagnosticPrinter* getPrinter() { return m_pPrinter; }
77 return m_pPrinter;
143 DiagnosticPrinter* m_pPrinter;

Completed in 46 milliseconds