Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_export.h118 void OutputMethodPair(const MethodPair &memPool);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp563 void BinaryMplExport::OutputMethodPair(const MethodPair &memPool) in OutputMethodPair() function in maple::BinaryMplExport
585 OutputMethodPair(memPool); in OutputMethodsOfStruct()