Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_interface.go62 ctx.BottomUp("checkUnstableModule", checkUnstableModuleMutator).Parallel()
79 func checkUnstableModuleMutator(mctx android.BottomUpMutatorContext) { func
Daidl_test.go168 ctx.BottomUp("checkUnstableModule", checkUnstableModuleMutator).Parallel()