Home
last modified time | relevance | path

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

/aosp12/build/soong/filesystem/
H A Dfilesystem.go263 func (f *filesystem) buildFileContexts(ctx android.ModuleContext) android.OutputPath { func
321 addPath("selinux_fc", f.buildFileContexts(ctx))
/aosp12/system/sepolicy/build/soong/
H A Dselinux_contexts.go322 func (m *selinuxContextsModule) buildFileContexts(ctx android.ModuleContext, inputs android.Paths) … func
359 m.build = m.buildFileContexts
/aosp12/build/soong/apex/
H A Dbuilder.go257 func (a *apexBundle) buildFileContexts(ctx android.ModuleContext) android.OutputPath { func
579 fileContexts := a.buildFileContexts(ctx)
850 a.fileContexts = a.buildFileContexts(ctx)