Home
last modified time | relevance | path

Searched refs:SingletonModuleBase (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dsingleton_module.go54 singletonModuleBase() *SingletonModuleBase
58 type SingletonModuleBase struct { struct
68 func (smb *SingletonModuleBase) GenerateBuildActions(ctx blueprint.ModuleContext) { argument
86 func (smb *SingletonModuleBase) singletonModuleBase() *SingletonModuleBase { return smb } argument
H A Dsingleton_module_test.go22 SingletonModuleBase anonMember
/aosp_15_r20/build/soong/java/
H A Ddexpreopt_check.go46 android.SingletonModuleBase anonMember
H A Ddexpreopt_bootjars.go479 android.SingletonModuleBase anonMember
/aosp_15_r20/build/soong/cc/
H A Dllndk_library.go90 android.SingletonModuleBase anonMember