Searched refs:xx_config (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/localize/ |
D | merge_res_and_xliff.cpp | 72 Configuration xx_config = xliffFile->TargetConfig(); in merge_res_and_xliff() local 75 ValuesFile* result = new ValuesFile(xx_config); in merge_res_and_xliff() 88 en_c->index, CURRENT_VERSION, xx_config); in merge_res_and_xliff() 103 StringResource r(convert_resource(*xx_c, filename, xx_config, in merge_res_and_xliff() 115 StringResource r(convert_resource(*xlf, filename, xx_config, in merge_res_and_xliff() 127 StringResource r(convert_resource(*xx_c, filename, xx_config, in merge_res_and_xliff()
|