Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_record_pool.h107 bool GetEntryIdByNormalizedName(const CString &value, ApEntityId &entryId) const in GetEntryIdByNormalizedName() function in panda::ecmascript::pgo::PGOStringPool
109 return pool_->GetEntryIdByNormalizedName(value, entryId); in GetEntryIdByNormalizedName()
H A Dpool_template.h88 bool GetEntryIdByNormalizedName(const V &value, ApEntityId &entryId) const in GetEntryIdByNormalizedName() function in panda::ecmascript::pgo::PoolTemplate
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_decoder.h203 return abcFilePool_->GetEntryIdByNormalizedName(name, entryId); in GetABCIdByJSPandaFile()

Completed in 3 milliseconds