Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/tools/root_store_tool/
H A Droot_store_tool.cc340 base::FilePath root_store_cpp_path = in main() local
348 if ((proto_path.empty() && root_store_cpp_path.empty() && in main()
383 if (!root_store_cpp_path.empty() && in main()
384 !WriteRootCppFile(*root_store, root_store_cpp_path)) { in main()