Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/filepathlite/
Dpath.go176 func ToSlash(path string) string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/path/filepath/
Dpath.go92 func ToSlash(path string) string { func