Home | History | Annotate | Download | only in aapt

Lines Matching defs:locations

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