Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/java/
H A DProguardRules.cpp470 for (auto& refLocation : entry.second) { in CollectLocations() local
472 if (locations->find(refLocation) != locations->end()) { in CollectLocations()
475 if (!CollectLocations(refLocation, keep_set, locations)) { in CollectLocations()