Home
last modified time | relevance | path

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

/build/soong/filesystem/
Dfilesystem.go263 func (f *filesystem) buildFileContexts(ctx android.ModuleContext) android.OutputPath { func
321 addPath("selinux_fc", f.buildFileContexts(ctx))
/build/soong/apex/
Dbuilder.go257 func (a *apexBundle) buildFileContexts(ctx android.ModuleContext) android.OutputPath { func
579 fileContexts := a.buildFileContexts(ctx)
850 a.fileContexts = a.buildFileContexts(ctx)