Searched refs:vendorAtomValuesCount (Results 1 – 1 of 1) sorted by relevance
170 const int vendorAtomValuesCount = signature.size() - 1; in write_native_create_vendor_atom_methods() local171 fprintf(out, " vector<VendorAtomValue> values(%d);\n", vendorAtomValuesCount); in write_native_create_vendor_atom_methods()