Lines Matching defs:sepolicyVers
37 type sepolicyVers struct { struct
38 android.ModuleBase
39 properties sepolicyVersProperties
40 installSource android.Path
41 installPath android.InstallPath
56 func (v *sepolicyVers) installable() bool {
60 func (v *sepolicyVers) stem() string {
64 func (v *sepolicyVers) DepsMutator(ctx android.BottomUpMutatorContext) {
68 func (v *sepolicyVers) GenerateAndroidBuildActions(ctx android.ModuleContext) {
94 func (v *sepolicyVers) AndroidMkEntries() []android.AndroidMkEntries {
107 func (v *sepolicyVers) OutputFiles(tag string) (android.Paths, error) {