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

/frameworks/base/tools/localize/
H A Dmerge_res_and_xliff.cpp9 find_id(const set<StringResource>& s, const string& id, int index) function
85 set<StringResource>::const_iterator xx_c = find_id(xx_cur, en_c->id, en_c->index);
86 set<StringResource>::const_iterator xx_o = find_id(xx_old, en_c->id, en_c->index);

Completed in 50 milliseconds