Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_table_generator.cpp62 uint32_t typeNum = tsManager_->GetPGOGTCountByRecordName(recordName); in GetOrGenerateTSTypeTable()
Dts_manager.h839 uint32_t GetPGOGTCountByRecordName(const CString &recordName) const in GetPGOGTCountByRecordName() function