Home
last modified time | relevance | path

Searched defs:certs_path (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/tools/root_store_tool/
Droot_store_tool.cc86 const base::FilePath& certs_path) { in ReadTextRootStore()
290 base::FilePath certs_path = command_line.GetSwitchValuePath("certs"); in main() local