HomeSort by relevance Sort by last modified time
    Searched refs:RemoveCertsForRenderProcesHost (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/
cert_store_impl.h 45 // NOTE: the caller (RemoveCertsForRenderProcesHost) must hold cert_lock_.
49 void RemoveCertsForRenderProcesHost(int render_process_host_id);
cert_store_impl.cc 132 void CertStoreImpl::RemoveCertsForRenderProcesHost(int process_id) {
179 RemoveCertsForRenderProcesHost(rph->GetID());

Completed in 438 milliseconds