Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/filepathlite/
Dpath.go168 func Localize(path string) (string, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/path/filepath/
Dpath.go85 func Localize(path string) (string, error) { func