Searched defs:Good (Results 1 - 2 of 2) sorted by relevance

/art/compiler/linker/
H A Derror_delaying_output_stream.h36 // Use Good() to check the actual status of the output stream.
50 // Use Good() to check the actual status of the output stream.
89 bool Good() const { function in class:art::FINAL
/art/compiler/
H A Delf_builder.h197 // Use builder's Good() to check the actual status.
205 // Use builder's Good() to check the actual status.
734 bool Good() { function in class:art::FINAL
735 return stream_.Good();

Completed in 32 milliseconds