Searched refs:verify_apex_fn (Results 1 – 1 of 1) sorted by relevance
839 const std::vector<std::string>& paths, const VerifyApexFn& verify_apex_fn) { in VerifyPackages() argument848 Result<void> result = verify_apex_fn(apex_file); in VerifyPackages()