Searched refs:GetAllowedHashes (Results 1 – 1 of 1) sorted by relevance
85 Result<std::vector<std::string>> GetAllowedHashes(const std::string& path) { in GetAllowedHashes() function168 auto allowed = GetAllowedHashes(system_apex_path); in ValidateUpdate()