Searched refs:TRUSTED_CERT_PATH (Results 1 – 1 of 1) sorted by relevance
26 const TRUSTED_CERT_PATH: &str = "/system/etc/security/trusted_cert_path.json"; const55 cert_paths.load_cert_path_from_json_file(TRUSTED_CERT_PATH); in get_cert_path()