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