Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go68 ctx.TopDown("apex_info", apexInfoMutator).Parallel()
941 func apexInfoMutator(mctx android.TopDownMutatorContext) { func