Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Support/
Draw_ostream.cpp98 raw_fd_ostream& errs() { in errs() function
/frameworks/native/libs/binder/
DMemoryDealer.cpp451 const char* errs[] = {"", "| link bogus NP", in dump_l() local
/frameworks/rs/rsov/compiler/spirit/
Dmodule.h120 static std::ostream &errs() { return std::cerr; } in errs() function