Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Dsystem_modules.go36 android.RegisterSdkMemberType(&systemModulesSdkMemberType{
244 type systemModulesSdkMemberType struct { struct
248 func (mt *systemModulesSdkMemberType) AddDependencies(mctx android.BottomUpMutatorContext, dependen…
252 func (mt *systemModulesSdkMemberType) IsInstance(module android.Module) bool {
262 func (mt *systemModulesSdkMemberType) AddPrebuiltModule(ctx android.SdkMemberContext, member androi…
272 func (mt *systemModulesSdkMemberType) CreateVariantPropertiesStruct() android.SdkMemberProperties {