Home | History | Annotate | Download | only in aapt

Lines Matching refs:locations

1857     // { rule --> { file locations } }
2157 const SortedVector<String8>& locations = rules.valueAt(i);
2158 const size_t M = locations.size();
2160 fprintf(fp, "# %s\n", locations.itemAt(j).string());