Lines Matching refs:DispatchTableDumper
3551 class DispatchTableDumper {3553 explicit DispatchTableDumper(StringStream* stream) : stream_(stream) { }3561 void DispatchTableDumper::Call(uc16 key, DispatchTable::Entry entry) {3582 DispatchTableDumper dumper(&stream);