Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_profile_type_pool.h102 static bool IsReserved(const ProfileType &value) in IsReserved() function in panda::ecmascript::pgo::PGOProfileTypePool
126 pool_->SetIsReservedCb(IsReserved); in PGOProfileTypePool()
H A Dpgo_record_pool.h237 static bool IsReserved(const CString &value) in IsReserved() function in panda::ecmascript::pgo::PGOAbcFilePool
260 pool_->SetIsReservedCb(IsReserved); in PGOAbcFilePool()
H A Dpool_template.h58 entryId = ApEntityId(IsReserved(value) ? (++reservedUsed_, GetReservedId(value)) in TryAdd()
231 bool IsReserved(const V &value) in IsReserved() function in panda::ecmascript::pgo::PoolTemplate

Completed in 4 milliseconds