Searched defs:DefaultAppCertificate (Results 1 – 2 of 2) sorted by relevance
| /build/soong/android/ | ||
| D | config.go | 1281 func (c *config) DefaultAppCertificate(ctx PathContext) (pem, key SourcePath) { func |
| D | variable.go | 278 DefaultAppCertificate *string `json:",omitempty"` member |