Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/modfile/
Dwork.go296 func (f *WorkFile) AddReplace(oldPath, oldVers, newPath, newVers string) error { func
Drule.go1478 func (f *File) AddReplace(oldPath, oldVers, newPath, newVers string) error { func