Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Ddll_windows.go274 func NewLazyDLL(name string) *LazyDLL { func
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Ddll_windows.go226 func NewLazyDLL(name string) *LazyDLL { func