Searched refs:fingerprint_prefixes (Results 1 – 4 of 4) sorted by relevance
79 std::vector<std::string> fingerprint_prefixes; member
751 if (!options_.fingerprint_prefixes.empty()) { in Consume()759 for (const std::string& prefix : options_.fingerprint_prefixes) { in Consume()
218 &options_.manifest_fixer_options.fingerprint_prefixes); in LinkCommand()
2127 std::vector<std::string> fingerprint_prefixes; member in aapt::InstallConstraints2134 fingerprint_prefixes.push_back(attr->value); in Extract()2141 if (!fingerprint_prefixes.empty()) { in Print()2143 for (const auto& prefix : fingerprint_prefixes) { in Print()