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

/frameworks/compile/mclinker/lib/Support/
H A Draw_ostream.cpp90 // outs(), errs(), nulls()
98 raw_fd_ostream& errs() { function in namespace:mcld
/frameworks/native/services/surfaceflinger/
H A DGpuService.cpp158 FILE* errs = fdopen(err, "w"); local
159 if (!errs) {
166 VkResult result = vkjsonPrint(outs, errs);
168 fclose(errs);
/frameworks/native/libs/binder/
H A DMemoryDealer.cpp451 const char* errs[] = {"", "| link bogus NP", local
460 errs[np|pn]);

Completed in 71 milliseconds