Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/codehost/
Dvcs.go138statLocal func(rev, remote string) []string … member
376 func (r *vcsRepo) statLocal(ctx context.Context, rev string) (*RevInfo, error) { func
Dgit.go617 func (r *gitRepo) statLocal(ctx context.Context, version, rev string) (*RevInfo, error) { func