Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_import.h121 void ImportInterfaceTypeData(MIRInterfaceType &type);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp355 void BinaryMplImport::ImportInterfaceTypeData(MIRInterfaceType &type) in ImportInterfaceTypeData() function in maple::BinaryMplImport
414 ImportInterfaceTypeData(*interfaceType); in CompleteAggInfo()