Home
last modified time | relevance | path

Searched defs:RemoteUrl (Results 1 – 3 of 3) sorted by relevance

/tools/treble/build/treble_build/local/
Dgit.go37 RemoteUrl(ctx context.Context, gitDir, workDir, remote string) (*bytes.Buffer, error) methodSpec
230 func (git *gitCmd) RemoteUrl(ctx context.Context, gitDir, workDir, remote string) (*bytes.Buffer, e… func
Dgit_test.go42 func (g *gitTestCli) RemoteUrl(ctx context.Context, gitDir, workDir, remote string) (*bytes.Buffer,… func
/tools/treble/build/treble_build/app/
Dgit.go39 RemoteUrl string `json:"remote_url"` // Remote URL member