Searched defs:Certificate (Results 1 – 5 of 5) sorted by relevance
/build/soong/java/ |
D | app.go | 123 Certificate *string member 188 func (a *AndroidApp) Certificate() Certificate { func 198 type Certificate struct { struct 199 Pem, Key android.Path 200 presigned bool 205 func (c Certificate) AndroidMkString() string { 571 func processMainCert(m android.ModuleBase, certPropValue string, certificates []Certificate, ctx an… 1108 Certificate Certificate member 1113 Certificate *string member
|
D | app_builder.go | 55 …packageFile, jniJarFile, dexJarFile android.Path, certificates []Certificate, deps android.Paths, … 79 …ext, signedApk android.WritablePath, unsignedApk android.Path, certificates []Certificate, v4Signa…
|
D | rro.go | 49 Certificate *string member 89 Certificate() Certificate methodSpec 163 func (r *RuntimeResourceOverlay) Certificate() Certificate { func
|
D | app_import.go | 68 Certificate *string member 359 func (a *AndroidAppImport) Certificate() Certificate { func
|
/build/soong/apex/ |
D | apex.go | 312 Certificate *string member 1523 Certificate() java.Certificate methodSpec
|