Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/filepathlite/
Dpath.go184 func FromSlash(path string) string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/path/filepath/
Dpath.go102 func FromSlash(path string) string { func