Home
last modified time | relevance | path

Searched refs:ImageInterface (Results 1 – 9 of 9) sorted by relevance

/aosp12/build/soong/android/
H A Dimage.go18 type ImageInterface interface { interface
79 if m, ok := ctx.Module().(ImageInterface); ok {
/aosp12/build/soong/cc/
H A Dgenrule.go44 module.ImageInterface = extra
54 var _ android.ImageInterface = (*GenruleExtraProperties)(nil)
H A Dimage.go27 var _ android.ImageInterface = (*Module)(nil)
H A Dsnapshot_prebuilt.go376 var _ android.ImageInterface = (*snapshot)(nil)
/aosp12/build/soong/rust/
H A Dimage.go24 var _ android.ImageInterface = (*Module)(nil)
/aosp12/build/soong/genrule/
H A Dgenrule.go158 android.ImageInterface anonMember
618 module.ImageInterface = noopImageInterface{}
/aosp12/build/soong/etc/
H A Dprebuilt_etc.go198 var _ android.ImageInterface = (*PrebuiltEtc)(nil)
/aosp12/system/sepolicy/build/soong/
H A Dselinux_contexts.go275 var _ android.ImageInterface = (*selinuxContextsModule)(nil)
/aosp12/build/soong/sh/
H A Dsh_binary.go197 var _ android.ImageInterface = (*ShBinary)(nil)