Lines Matching refs:metaComponent_
66 if (metaComponent_ == nullptr) {
69 for (int i = 0; i < metaComponent_->typeNumber_; i++) {
70 MetaType* mt = metaComponent_->types_[i];
147 for (int i = 0; i < metaComponent_->sequenceableNumber_; i++) {
148 MetaSequenceable* mp = metaComponent_->sequenceables_[i];
159 for (int i = 0; i < metaComponent_->interfaceNumber_; i++) {
160 MetaInterface* mi = metaComponent_->interfaces_[i];
172 for (int i = 0; i < metaComponent_->sequenceableNumber_; i++) {
173 MetaSequenceable* mp = metaComponent_->sequenceables_[i];
183 for (int i = 0; i < metaComponent_->interfaceNumber_; i++) {
184 MetaInterface* mi = metaComponent_->interfaces_[i];
232 MetaType* returnType = metaComponent_->types_[mm->returnTypeIndex_];
255 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
297 if (metaComponent_->hasCacheableProxyMethods_ == true) {
355 if (metaComponent_->hasCacheableProxyMethods_ == false) {
410 if (metaComponent_->hasCacheableProxyMethods_) {
431 MetaType* returnType = metaComponent_->types_[mm->returnTypeIndex_];
476 if (metaComponent_->hasCacheableProxyMethods_) {
529 MetaType* returnType = metaComponent_->types_[mm->returnTypeIndex_];
637 MetaType* returnType = metaComponent_->types_[mm->returnTypeIndex_];
659 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
667 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
809 MetaType* mGetType = metaComponent_->types_[mp->typeIndex_];
834 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
841 MetaType* returnType = metaComponent_->types_[mm->returnTypeIndex_];
1017 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1035 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1036 MetaType* valueType = metaComponent_->types_[mt->nestedTypeIndexes_[1]];
1183 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1184 MetaType* valueType = metaComponent_->types_[mt->nestedTypeIndexes_[1]];
1221 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1242 MetaSequenceable* mp = metaComponent_->sequenceables_[mt->index_];
1267 MetaInterface* mi = metaComponent_->interfaces_[mt->index_];
1291 MetaType* mt = metaComponent_->types_[mp->typeIndex_];
1417 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1418 MetaType* valueType = metaComponent_->types_[mt->nestedTypeIndexes_[1]];
1444 MetaType* elementType = metaComponent_->types_[mt->nestedTypeIndexes_[0]];
1467 MetaSequenceable* mp = metaComponent_->sequenceables_[mt->index_];
1492 MetaInterface* mi = metaComponent_->interfaces_[mt->index_];