Home
last modified time | relevance | path

Searched defs:imageInterfaceContextAdapter (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dimage.go101 type imageInterfaceContextAdapter struct { struct
102 IncomingTransitionContext
103 kind moduleKind
108 func (e *imageInterfaceContextAdapter) Platform() bool {
112 func (e *imageInterfaceContextAdapter) DeviceSpecific() bool {
116 func (e *imageInterfaceContextAdapter) SocSpecific() bool {
120 func (e *imageInterfaceContextAdapter) ProductSpecific() bool {
124 func (e *imageInterfaceContextAdapter) SystemExtSpecific() bool {