Home
last modified time | relevance | path

Searched defs:pool_ (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
Dobj_pool.h143 ObjPool *pool_; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_profile_type_pool.h182 std::shared_ptr<PoolType> pool_; variable
Dpool_template.h249 std::unordered_map<ApEntityId, Entry> pool_; variable
Dpgo_record_pool.h154 std::shared_ptr<PoolType> pool_; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmmap_mem_pool.h42 : pool_(pool), returnedToOs_(returnedToOs), freePoolsIter_(freePoolsIter) in pool_() function