Searched defs:ReadValueDW (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/win/ | ||
H A D | windows_version.cc | 104 LONG ReadValueDW(const wchar_t* name, DWORD* out_value) const { in ReadValueDW() function in __anonb2aa74f00111::RegKey |
/aosp_15_r20/external/cronet/base/win/ | ||
H A D | registry.cc | 319 LONG RegKey::ReadValueDW(const wchar_t* name, DWORD* out_value) const { in ReadValueDW() function in base::win::RegKey |