Searched refs:existingMetaDataIndexForType (Results 1 – 2 of 2) sorted by relevance
513 static uint16_t existingMetaDataIndexForType(TypeIdentifier identifier);537 const uint16_t existing_index = existingMetaDataIndexForType(identifier);
55 uint16_t TypeMeta::existingMetaDataIndexForType(TypeIdentifier identifier) { in existingMetaDataIndexForType() function in caffe2::TypeMeta