Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_export.h120 void OutputMethodsOfStruct(const MethodVector &methods);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp581 void BinaryMplExport::OutputMethodsOfStruct(const MethodVector &methods) in OutputMethodsOfStruct() function in maple::BinaryMplExport
594 OutputMethodsOfStruct(type.GetMethods()); in OutputStructTypeData()