Home
last modified time | relevance | path

Searched refs:IsKeyEmpty (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dwin32regkey.h293 static bool IsKeyEmpty(const wchar_t* full_key_name);
Dwin32regkey.cc1050 bool RegKey::IsKeyEmpty(const wchar_t* full_key_name) { in IsKeyEmpty() function in rtc::RegKey