Searched refs:class_name_length (Results 1 – 1 of 1) sorted by relevance
43 const int class_name_length = GetClassName(hwnd, class_name, kClassLength); in WindowsEnumerationHandler() local44 RTC_DCHECK(class_name_length) in WindowsEnumerationHandler()