Home | History | Annotate | Download | only in DataFormatters

Lines Matching defs:class_name

110     const char* class_name = descriptor->GetClassName().GetCString();
112 if (!class_name || !*class_name)
115 if (!strcmp(class_name,"__NSDictionaryI"))
123 else if (!strcmp(class_name,"__NSDictionaryM"))
131 /*else if (!strcmp(class_name,"__NSCFDictionary"))
177 const char* class_name = descriptor->GetClassName().GetCString();
179 if (!class_name || !*class_name)
182 if (!strcmp(class_name,"__NSDictionaryI"))
186 else if (!strcmp(class_name,"__NSDictionaryM"))