Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dsystemserver_classpath_fragment.go48 type platformSystemServerClasspathModule struct { struct
55 m := &platformSystemServerClasspathModule{}
61 func (p *platformSystemServerClasspathModule) AndroidMkEntries() (entries []android.AndroidMkEntrie… argument
65 func (p *platformSystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext… argument
76 func (p *platformSystemServerClasspathModule) configuredJars(ctx android.ModuleContext) android.Con… argument
81 func (p *platformSystemServerClasspathModule) standaloneConfiguredJars(ctx android.ModuleContext) a… argument
H A Dsystemserver_classpath_fragment_test.go51 …t.Module("platform-systemserverclasspath", "android_common").(*platformSystemServerClasspathModule)
69 …t.Module("platform-systemserverclasspath", "android_common").(*platformSystemServerClasspathModule)
85 …t.Module("platform-systemserverclasspath", "android_common").(*platformSystemServerClasspathModule)