Home
last modified time | relevance | path

Searched defs:GENERIC_ALL (Results 1 – 8 of 8) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dsecurity_windows.go1008 GENERIC_ALL = 0x10000000 const
/prebuilts/go/linux-x86/src/syscall/
Dtypes_windows.go90 GENERIC_ALL = 0x10000000 const
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
Dwindows_sys.rs2568 pub const GENERIC_ALL: GENERIC_ACCESS_RIGHTS = 268435456u32; constant
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
Dwindows_sys.rs2568 pub const GENERIC_ALL: GENERIC_ACCESS_RIGHTS = 268435456u32; constant
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
Dwindows_sys.rs2569 pub const GENERIC_ALL: GENERIC_ACCESS_RIGHTS = 268435456u32; constant
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
Dwindows_sys.rs2569 pub const GENERIC_ALL: GENERIC_ACCESS_RIGHTS = 268435456u32; constant
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h1993 #define GENERIC_ALL 0x10000000L macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h2900 #define GENERIC_ALL (__MSABI_LONG(0x10000000)) macro