Searched refs:ev_dict_temp (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/cert/
H A Dcert_verify_proc_mac.cc710 CFDictionaryRef ev_dict_temp = NULL; local
711 status = copy_extended_result(trust_ref, &ev_dict_temp);
712 ScopedCFTypeRef<CFDictionaryRef> ev_dict(ev_dict_temp);
713 ev_dict_temp = NULL;

Completed in 74 milliseconds