Searched refs:apexKey (Results 1 – 3 of 3) sorted by relevance
34 type apexKey struct { struct57 module := &apexKey{}63 func (m *apexKey) installable() bool { argument67 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
2131 if key, ok := child.(*apexKey); ok {
2440 keys := ctx.ModuleForTests("myapex.key", "android_common").Module().(*apexKey)3798 apex_key := ctx.ModuleForTests("myapex.key", "android_common").Module().(*apexKey)