Lines Matching refs:metaComponent_

74     for (int index = 0; index < metaComponent_->interfaceNumber_; index++) {
75 MetaInterface* mi = metaComponent_->interfaces_[index];
88 for (int index = 0; index < metaComponent_->sequenceableNumber_; index++) {
89 MetaSequenceable* mp = metaComponent_->sequenceables_[index];
93 for (int index = 0; index < metaComponent_->interfaceNumber_; index++) {
94 MetaInterface* mi = metaComponent_->interfaces_[index];
124 MetaType* returnType = metaComponent_->types_[metaMethod->returnTypeIndex_];
143 MetaType* paraType = metaComponent_->types_[mp->typeIndex_];
208 MetaType* paraType = metaComponent_->types_[mp->typeIndex_];
353 MetaType* returnType = metaComponent_->types_[metaMethod->returnTypeIndex_];
451 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
459 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
564 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
625 MetaType* returnType = metaComponent_->types_[metaMethod->returnTypeIndex_];
710 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
719 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
720 MetaType* valueType = metaComponent_->types_[mt->nestedTypeIndexes_[1]];
729 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
851 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
852 MetaType* valueType = metaComponent_->types_[mt->nestedTypeIndexes_[1]];
875 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
915 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1008 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1019 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1020 MetaType* valueType = metaComponent_->types_[mt->nestedTypeIndexes_[1]];
1058 MetaSequenceable* mp = metaComponent_->sequenceables_[mt->index_];
1062 MetaInterface* mi = metaComponent_->interfaces_[mt->index_];
1066 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1067 MetaType* valueType = metaComponent_->types_[mt->nestedTypeIndexes_[1]];
1074 MetaType* elementType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1158 MetaType* returnType = metaComponent_->types_[metaMethod->returnTypeIndex_];
1166 MetaType* paraType = metaComponent_->types_[mp->typeIndex_];