Searched refs:fingerprint_prefixes (Results 1 – 4 of 4) sorted by relevance
79 std::vector<std::string> fingerprint_prefixes; member
763 if (!options_.fingerprint_prefixes.empty()) { in Consume()771 for (const std::string& prefix : options_.fingerprint_prefixes) { in Consume()
225 &options_.manifest_fixer_options.fingerprint_prefixes); in LinkCommand()
2125 std::vector<std::string> fingerprint_prefixes; member in aapt::InstallConstraints2132 fingerprint_prefixes.push_back(attr->value); in Extract()2139 if (!fingerprint_prefixes.empty()) { in Print()2141 for (const auto& prefix : fingerprint_prefixes) { in Print()