Searched refs:path_resolver (Results 1 – 1 of 1) sorted by relevance
252 fn path_resolver(cert_mode: &str, cert_type: &str) -> Result<u32, ()> { in path_resolver() method306 match Self::parse_cert_profile(cert_path, Self::path_resolver) { in load_cert_path_from_json_file()