Searched refs:getCertString (Results 1 – 2 of 2) sorted by relevance
402 cert := android.SrcIsModule(a.getCertString(ctx))790 certificates := processMainCert(a.ModuleBase, a.getCertString(ctx), certificateDeps, ctx)946 func (a *AndroidApp) getCertString(ctx android.BaseModuleContext) string { func
1460 cert := android.SrcIsModule(a.getCertString(ctx))1491 func (a *apexBundle) getCertString(ctx android.BaseModuleContext) string { func