Home
last modified time | relevance | path

Searched refs:ErrorLoadingGetTempPath2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/
Dsyscall_windows.go409 func ErrorLoadingGetTempPath2() error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dfile_windows.go244 useGetTempPath2 = (windows.ErrorLoadingGetTempPath2() == nil)