Home
last modified time | relevance | path

Searched defs:PathSeparator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dpath_plan9.go8 PathSeparator = '/' // OS-specific path separator const
Dpath_unix.go10 PathSeparator = '/' // OS-specific path separator const
Dpath_windows.go14 PathSeparator = '\\' // OS-specific path separator const