Searched refs:apexKey (Results 1 – 3 of 3) sorted by relevance
38 type apexKey struct { struct61 module := &apexKey{}67 func (m *apexKey) installable() bool { argument71 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
1808 if key, ok := child.(*apexKey); ok {
2692 keys := ctx.ModuleForTests("myapex.key", "android_common").Module().(*apexKey)4141 apex_key := ctx.ModuleForTests("myapex.key", "android_common").Module().(*apexKey)