Home
last modified time | relevance | path

Searched refs:printit (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/localize/
Dmerge_res_and_xliff.cpp34 printit(const set<StringResource>& s, const set<StringResource>::const_iterator& it) in printit() function
91 printf("\nen_c: "); printit(en_cur, en_c); in merge_res_and_xliff()
92 printf("xx_c: "); printit(xx_cur, xx_c); in merge_res_and_xliff()
93 printf("xx_o: "); printit(xx_old, xx_o); in merge_res_and_xliff()
94 printf("xlf: "); printit(xliff, xlf); in merge_res_and_xliff()