Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dbase_test_server.cc234 base::FilePath certificate_path; in GetCertificate() local
344 base::FilePath certificate_path(certificates_dir_); in GenerateArguments() local
/aosp_15_r20/external/aws-crt-java/src/native/
H A Dtls_context_options.c25 struct aws_string *certificate_path; member