Home | History | Annotate | Download | only in include

Lines Matching refs:name_count

8040   ExtensionConfiguration(int name_count, const char* names[])
8041 : name_count_(name_count), names_(names) { }