Home
last modified time | relevance | path

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

/build/soong/apex/
Dbuilder.go688 addFlattenedFileContextsInfos(ctx, apexBundleName+":"+devicePath+":"+a.fileContexts.String())
Dapex.go823 func addFlattenedFileContextsInfos(ctx android.BaseModuleContext, fileContextsInfo string) { func