Home
last modified time | relevance | path

Searched refs:root_store_cpp_path (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/tools/root_store_tool/
Droot_store_tool.cc284 base::FilePath root_store_cpp_path = in main() local
292 if ((proto_path.empty() && root_store_cpp_path.empty() && in main()
327 if (!root_store_cpp_path.empty() && in main()
328 !WriteRootCppFile(*root_store, root_store_cpp_path)) { in main()