Home
last modified time | relevance | path

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

/build/soong/apex/
Dbuilder.go581 …"certificates": a.container_certificate_file.String() + " " + a.container_private_key_file.String(…
585 a.container_certificate_file,
631 if a.container_certificate_file == nil {
635 a.container_certificate_file = pem
639 a.container_certificate_file = defaultDir.Join(ctx, cert+".x509.pem")
Dkey.go135 container_certificate: m.container_certificate_file.String(),
Dapex.go1351 container_certificate_file android.Path member
2119 a.container_certificate_file = dep.Certificate.Pem