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

  /external/chromium/net/socket/
ssl_test_util.h 97 FilePath GetRootCertPath();
ssl_test_util.cc 366 FilePath TestServerLauncher::GetRootCertPath() {
395 LoadTemporaryCert(GetRootCertPath()));
399 X509Certificate* cert = LoadTemporaryCert(GetRootCertPath());

Completed in 119 milliseconds