MCPcopy Create free account
hub / github.com/ARM-software/bob-build / pathForModuleGen

Function pathForModuleGen

plugins/genrulebob/genrule.go:202–205  ·  view source on GitHub ↗

Soong's gen dirs are generally of the form `/path/to/module/gen`. However, the Linux backend uses the form `build/gen/module_name`. Normally this doesn't matter, as everything is contained within the gen dir, except when chaining multiple generated modules. In this case, bob_transform_source used on

(ctx android.ModuleContext, paths ...string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

pathsForModuleGenFunction · 0.70
getArgsMethod · 0.70
inoutForSrcMethod · 0.70
createInoutsMethod · 0.70
setupBuildActionsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected