Searched refs:kTypeInt32 (Results 1 – 14 of 14) sorted by relevance
87 static const WrapperOperandType kTypeInt32(WrapperType::INT32, {}); variable97 auto act = model.addConstantOperand(&kTypeInt32, kNoActivation); in TEST_F()111 auto act = model.addConstantOperand(&kTypeInt32, kNoActivation); in TEST_F()127 auto act = model.addConstantOperand(&kTypeInt32, kNoActivation); in TEST_F()156 auto act = model.addConstantOperand(&kTypeInt32, kNoActivation); in TEST_F()
122 item->mType = kTypeInt32; // clear type in freeItemValue()203 item->mType = kTypeInt32; in allocateItem()235 case kTypeInt32: in findAsFloat()256 case kTypeInt32: in findAsInt64()567 case kTypeInt32: in debugString()676 case kTypeInt32: in FromParcel()766 case kTypeInt32: in writeToParcel()835 case kTypeInt32: in changesFrom()944 *type = kTypeInt32; in getEntryNameAt()958 case kTypeInt32: it.set(mItems[index].u.int32Value); break; in getEntryAt()[all …]
328 prop->mType = kTypeInt32; in setInt32()380 case kTypeInt32: in addInt32()385 prop->mType = kTypeInt32; in addInt32()447 if (prop == NULL || prop->mType != kTypeInt32) { in getInt32()698 case MediaAnalyticsItem::kTypeInt32: in readFromParcel0()763 case MediaAnalyticsItem::kTypeInt32: in writeToParcel0()861 case MediaAnalyticsItem::kTypeInt32: in toString()1125 case MediaAnalyticsItem::kTypeInt32: in dumpAttributes()1174 case MediaAnalyticsItem::kTypeInt32: in dumpAttributes()
52 kTypeInt32 = 1, enumerator
67 case MediaAnalyticsItem::kTypeInt32: in writeMetricsToBundle()
319 case AMessage::kTypeInt32: in ConvertMessageToMap()
176 kTypeInt32, enumerator
81 case AMessage::kTypeInt32: in AMediaFormat_toString()
115 case AMessage::kTypeInt32: in copyAMessageToAMediaFormat()
1493 case AMessage::kTypeInt32: in getReflectedFormat()
4405 case AMessage::kTypeInt32: in writeIlst()
7811 && (keyType == AMessage::kTypeInt32 in setVendorParameters()