Home
last modified time | relevance | path

Searched defs:ReadValueDW (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/win/
H A Dwindows_version.cc104 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 Dregistry.cc319 LONG RegKey::ReadValueDW(const wchar_t* name, DWORD* out_value) const { in ReadValueDW() function in base::win::RegKey