Home | History | Annotate | Download | only in binder

Lines Matching full:indent

159             out << ": " << indent;
218 out << ": " << indent;
581 << indent << data << dedent << endl;
621 if (reply) alog << indent << *reply << dedent << endl;
855 alog << "Sending commands to driver: " << indent;
912 alog << "Received commands from driver: " << indent;
1099 << TypeCode(tr.code) << ": " << indent << buffer
1141 << tr.target.ptr << ": " << indent << reply << dedent << endl;