Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/tools/root_store_tool/
H A Droot_store_tool.cc87 const base::FilePath& certs_path) { in ReadTextRootStore()
346 base::FilePath certs_path = command_line.GetSwitchValuePath("certs"); in main() local