Home
last modified time | relevance | path

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

/build/soong/apex/
Dbuilder.go644 …"certificates": a.container_certificate_file.String() + " " + a.container_private_key_file.String(…
648 a.container_certificate_file,
694 if a.container_certificate_file == nil {
698 a.container_certificate_file = pem
702 a.container_certificate_file = defaultDir.Join(ctx, cert+".x509.pem")
Dkey.go135 container_certificate: m.container_certificate_file.String(),
Dapex.go1259 container_certificate_file android.Path member
2140 a.container_certificate_file = dep.Certificate.Pem