Searched defs:GetEntryId (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
H A D | pgo_profile_type_pool.h | 45 ApEntityId GetEntryId() const in GetEntryId() function in panda::ecmascript::pgo::PGOProfileTypePool::Entry 141 bool GetEntryId(const ProfileType &profileType, ApEntityId &entryId) const in GetEntryId() function in panda::ecmascript::pgo::PGOProfileTypePool |
H A D | pgo_record_pool.h | 43 ApEntityId GetEntryId() const in GetEntryId() function in panda::ecmascript::pgo::PGOStringPool::Entry 97 bool GetEntryId(const CString &value, ApEntityId &entryId) const in GetEntryId() function in panda::ecmascript::pgo::PGOStringPool |
H A D | pool_template.h | 68 bool GetEntryId(const V &value, ApEntityId &entryId) const in GetEntryId() function in panda::ecmascript::pgo::PoolTemplate |
Completed in 2 milliseconds