Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/build/treble_build/report/
H A Drun.go62 rtx.Info = resolveProjectMap(ctx, rtx, manifest, true, upstreamBranch)
H A Dprojects.go110 func resolveProjectMap(ctx context.Context, rtx *Context, manifestFile string, getFiles bool, upstr… func