Searched refs:DumpFormatter (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/tools/tzcode/
H A Dicuzdump.cpp41 class DumpFormatter { class
43 DumpFormatter() { function in class:DumpFormatter
50 ~DumpFormatter() {
93 formatter = new DumpFormatter();
119 void setDumpFormatter(DumpFormatter* fmt) {
207 DumpFormatter* formatter;
/external/icu4c/tools/tzcode/
H A Dicuzdump.cpp41 class DumpFormatter { class
43 DumpFormatter() { function in class:DumpFormatter
50 ~DumpFormatter() {
93 formatter = new DumpFormatter();
119 void setDumpFormatter(DumpFormatter* fmt) {
207 DumpFormatter* formatter;

Completed in 148 milliseconds