Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/build/treble_build/report/
H A Dbuild.go107 func resolveBuildInputs(ctx context.Context, rtx *Context, inChan chan *buildTargetData) chan *app.… func
H A Drun.go95 buildTargetChan := resolveBuildInputs(ctx, rtx, targetCh)