Searched refs:addFilesToVerityRecursive (Results 1 – 3 of 3) sorted by relevance
37 addFilesToVerityRecursive(const std::string& path, const SigningKey& key);
238 Result<std::map<std::string, std::string>> addFilesToVerityRecursive(const std::string& path, in addFilesToVerityRecursive() function
601 digests = addFilesToVerityRecursive(kArtArtifactsDir, *key); in main()