Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dsetupapi_windows.go191 type DI_FUNCTION uint32 type
373 func MakeClassInstallHeader(installFunction DI_FUNCTION) *ClassInstallHeader {
1067 func (deviceInfoSet DevInfo) CallClassInstaller(installFunction DI_FUNCTION, deviceInfoData *DevInf…
Dzsyscall_windows.go3791 func SetupDiCallClassInstaller(installFunction DI_FUNCTION, deviceInfoSet DevInfo, deviceInfoData *…
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsetupapi.h509 typedef UINT DI_FUNCTION; typedef