Searched refs:setPrinter (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DMsgHandling.cpp36 g_pEngine->setPrinter(*pPrinter, false);
39 g_pEngine->setPrinter(*printer, true);
/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticEngine.cpp51 void DiagnosticEngine::setPrinter(DiagnosticPrinter& pPrinter, function in class:DiagnosticEngine
/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnosticEngine.h69 void setPrinter(DiagnosticPrinter& pPrinter, bool pShouldOwnPrinter = true);
/frameworks/base/core/java/android/widget/
H A DGridLayout.java581 * @see #setPrinter(android.util.Printer)
601 public void setPrinter(Printer printer) { method in class:GridLayout
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java581 * @see #setPrinter(android.util.Printer)
597 public void setPrinter(Printer printer) { method in class:GridLayout

Completed in 120 milliseconds