Home
last modified time | relevance | path

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

/build/soong/android/
Dconfig.go1281 func (c *config) DefaultAppCertificate(ctx PathContext) (pem, key SourcePath) { func
Dvariable.go278 DefaultAppCertificate *string `json:",omitempty"` member