HomeSort by relevance Sort by last modified time
    Searched full:getdynamictimezoneinformation (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
timezoneapi.h 49 WINBASEAPI DWORD WINAPI GetDynamicTimeZoneInformation (PDYNAMIC_TIME_ZONE_INFORMATION pTimeZoneInformation);
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
registry_test.go 689 if _, err := GetDynamicTimeZoneInformation(&dtzi); err != nil {
738 procGetDynamicTimeZoneInformation = kernel32DLL.NewProc("GetDynamicTimeZoneInformation")
741 func GetDynamicTimeZoneInformation(dtzi *DynamicTimezoneinformation) (rc uint32, err error) {
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
registry_test.go 689 if _, err := GetDynamicTimeZoneInformation(&dtzi); err != nil {
738 procGetDynamicTimeZoneInformation = kernel32DLL.NewProc("GetDynamicTimeZoneInformation")
741 func GetDynamicTimeZoneInformation(dtzi *DynamicTimezoneinformation) (rc uint32, err error) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libkernel32.a     [all...]

Completed in 398 milliseconds