OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRootCertificatePath
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/test/
test_server.h
153
FilePath
GetRootCertificatePath
() const;
test_server.cc
335
FilePath TestServer::
GetRootCertificatePath
() const {
341
return root_certs->AddFromFile(
GetRootCertificatePath
());
Completed in 43 milliseconds