Home
last modified time | relevance | path

Searched defs:RepoRemote (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/treble/build/treble_build/app/
H A Drepo.go21 type RepoRemote struct { struct
22 Name string `xml:"name,attr"`
23 Revision string `xml:"fetch,attr"`
/aosp_15_r20/tools/treble/build/treble_build/report/
H A Dprojects.go40 func resolveProject(ctx context.Context, repoProj *app.RepoProject, remote *app.RepoRemote, proj Pr…