Searched refs:checked_revocation_for_some_path (Results 1 – 2 of 2) sorted by relevance
/external/cronet/tot/net/cert/ |
D | cert_verify_proc_builtin.cc | 301 bool* checked_revocation_for_some_path, in PathBuilderDelegateImpl() argument 317 checked_revocation_for_some_path_(checked_revocation_for_some_path), in PathBuilderDelegateImpl() 1104 bool checked_revocation_for_some_path, in AssignVerifyResult() argument 1143 if (checked_revocation_for_some_path) in AssignVerifyResult() 1275 bool checked_revocation_for_some_path = false; in VerifyInternal() local 1332 &checked_revocation_for_some_path, net_log); in VerifyInternal() 1373 checked_revocation_for_some_path, &trust_store, verify_result); in VerifyInternal()
|
/external/cronet/stable/net/cert/ |
D | cert_verify_proc_builtin.cc | 301 bool* checked_revocation_for_some_path, in PathBuilderDelegateImpl() argument 317 checked_revocation_for_some_path_(checked_revocation_for_some_path), in PathBuilderDelegateImpl() 1104 bool checked_revocation_for_some_path, in AssignVerifyResult() argument 1143 if (checked_revocation_for_some_path) in AssignVerifyResult() 1275 bool checked_revocation_for_some_path = false; in VerifyInternal() local 1332 &checked_revocation_for_some_path, net_log); in VerifyInternal() 1373 checked_revocation_for_some_path, &trust_store, verify_result); in VerifyInternal()
|