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

  /external/webrtc/webrtc/base/
win32regkey_unittest.cc 92 EXPECT_EQ(RegKey::GetRootKeyInfo(&temp_key), HKEY_USERS);
95 temp_key = L"HKEY_USERS\\a";
96 EXPECT_EQ(RegKey::GetRootKeyInfo(&temp_key), HKEY_USERS);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winreg.h 40 #define HKEY_USERS ((HKEY) (ULONG_PTR)((LONG)0x80000003))
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 505 milliseconds