Home
last modified time | relevance | path

Searched refs:GetAbcNameById (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_recorder.cpp139 if (decoder_.GetAbcNameById(abcId, abcName)) { in IsValidPt()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_decoder.h180 bool GetAbcNameById(ApEntityId abcId, CString &abcName) const in GetAbcNameById() function in panda::ecmascript::pgo::PGOProfilerDecoder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_bytecode_lowering.cpp1889 if (!decoder_->GetAbcNameById(abcId, fileDesc)) { in GetCalleePandaFile()

Completed in 7 milliseconds