Home
last modified time | relevance | path

Searched refs:mGetType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dcpp_code_emitter.cpp809 MetaType* mGetType = metaComponent_->types_[mp->typeIndex_]; in EmitInterfaceStubMethodImplReturn() local
810 …if (mGetType != nullptr && mGetType->kind_ == TypeKind::Sequenceable && !mp->isSequenceableForOut_… in EmitInterfaceStubMethodImplReturn()