Lines Matching refs:ReportEmptyHandle
246 static bool ReportEmptyHandle(const char* location) {282 return obj.IsEmpty() ? ReportEmptyHandle(location) : false;287 return (obj == 0) ? ReportEmptyHandle(location) : false;