Home
last modified time | relevance | path

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

/tools/treble/build/treble_build/local/
Dgit_test.go42 func (g *gitTestCli) RemoteUrl(ctx context.Context, gitDir, workDir, remote string) (*bytes.Buffer,… func
94 RemoteUrl: "http://url/workdir",
120 RemoteUrl: "http://url/workdir",
Dgit.go37 RemoteUrl(ctx context.Context, gitDir, workDir, remote string) (*bytes.Buffer, error) methodSpec
78 if raw, err := cli.git.RemoteUrl(ctx, gitDir, workDir, remote); err == nil {
81 out.RemoteUrl = url
230 func (git *gitCmd) RemoteUrl(ctx context.Context, gitDir, workDir, remote string) (*bytes.Buffer, e… func
/tools/treble/build/treble_build/report/
Dbuild.go64 RemoteUrl: proj.GitProj.RemoteUrl,
Dreport_test.go133 RemoteUrl: "origin_url", Revision: name + "_sha",
/tools/treble/build/treble_build/app/
Dgit.go39 RemoteUrl string `json:"remote_url"` // Remote URL member