Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/systemfeatures/
H A Dsystem_features.go37 type javaSystemFeaturesSrcs struct { struct
38 android.ModuleBase
39 properties struct {
43 outputFiles android.WritablePaths
49 func (m *javaSystemFeaturesSrcs) GenerateAndroidBuildActions(ctx android.ModuleContext) {
81 func (m *javaSystemFeaturesSrcs) Srcs() android.Paths {
85 func (m *javaSystemFeaturesSrcs) GeneratedSourceFiles() android.Paths {
89 func (m *javaSystemFeaturesSrcs) GeneratedDeps() android.Paths {
93 func (m *javaSystemFeaturesSrcs) GeneratedHeaderDirs() android.Paths {