Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_profile_type_pool.h107 static ApEntityId GetReservedId([[maybe_unused]] const ProfileType &value) in GetReservedId() function in panda::ecmascript::pgo::PGOProfileTypePool
127 pool_->SetGetReservedIdCb(GetReservedId); in PGOProfileTypePool()
H A Dpgo_record_pool.h242 static ApEntityId GetReservedId([[maybe_unused]] const CString &value) in GetReservedId() function in panda::ecmascript::pgo::PGOAbcFilePool
261 pool_->SetGetReservedIdCb(GetReservedId); in PGOAbcFilePool()
H A Dpool_template.h58 entryId = ApEntityId(IsReserved(value) ? (++reservedUsed_, GetReservedId(value)) in TryAdd()
236 ApEntityId GetReservedId(const V &value) in GetReservedId() function in panda::ecmascript::pgo::PoolTemplate

Completed in 3 milliseconds