HomeSort by relevance Sort by last modified time
    Searched defs:OpenProcess (Results 1 - 3 of 3) sorted by null

  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_windows.go 84 procOpenProcess = modkernel32.NewProc("OpenProcess")
638 func OpenProcess(da uint32, inheritHandle bool, pid uint32) (handle Handle, err error) {
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zsyscall_windows.go 84 procOpenProcess = modkernel32.NewProc("OpenProcess")
638 func OpenProcess(da uint32, inheritHandle bool, pid uint32) (handle Handle, err error) {
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 71 milliseconds