Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.h113 void FillInterfaceMethodTypes(const JSPandaFile *jsPandaFile,
Dts_type_parser.cpp285FillInterfaceMethodTypes(jsPandaFile, recordName, fieldsTypeInfo, literal, numFields, totalFields,… in ParseInterfaceType()
407 void TSTypeParser::FillInterfaceMethodTypes(const JSPandaFile *jsPandaFile, const CString &recordNa… in FillInterfaceMethodTypes() function in panda::ecmascript::TSTypeParser