Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/build/soong/
H A Dbug_map.go35 type bugMap struct { struct
36 android.ModuleBase
37 properties bugMapProperties
38 installSource android.Path
39 installPath android.InstallPath
50 func (b *bugMap) stem() string {
54 func (b *bugMap) expandSeSources(ctx android.ModuleContext) android.Paths {
58 func (b *bugMap) GenerateAndroidBuildActions(ctx android.ModuleContext) {
77 func (b *bugMap) AndroidMkEntries() []android.AndroidMkEntries {