Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/build/soong/
H A Dsepolicy_freeze.go43 type freezeTestModule struct { struct
44 android.ModuleBase
45 freezeTestTimestamp android.ModuleOutPath
48 func (f *freezeTestModule) shouldRunTest(ctx android.EarlyModuleContext) bool {
53 func (f *freezeTestModule) loadHook(ctx android.LoadHookContext) {
72 func (f *freezeTestModule) prebuiltCilModuleName(ctx android.EarlyModuleContext) string {
76 func (f *freezeTestModule) DepsMutator(ctx android.BottomUpMutatorContext) {
85 … *freezeTestModule) outputFileOfDep(ctx android.ModuleContext, depTag dependencyTag) android.Path {
102 func (f *freezeTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
160 func (f *freezeTestModule) AndroidMkEntries() []android.AndroidMkEntries {