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