Searched refs:elemtype (Results 1 – 1 of 1) sorted by relevance
1171 int8_t elemtype; in dumpAttributes() local1176 elemtype = kInt32; in dumpAttributes()1177 _INSERT(elemtype, sizeof(int8_t)); in dumpAttributes()1186 elemtype = kInt64; in dumpAttributes()1187 _INSERT(elemtype, sizeof(int8_t)); in dumpAttributes()1196 elemtype = kDouble; in dumpAttributes()1197 _INSERT(elemtype, sizeof(int8_t)); in dumpAttributes()1206 elemtype = kRate; in dumpAttributes()1207 _INSERT(elemtype, sizeof(int8_t)); in dumpAttributes()1217 elemtype = kCString; in dumpAttributes()[all …]