Home
last modified time | relevance | path

Searched defs:poolName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/maple_be/
H A Dcg_cgbb_test.cpp28 static maplebe::Insn CreateInsnObj(std::string poolName, maple::uint32 opc) in CreateInsnObj() argument
35 static maplebe::BB CreateBBObj(uint32 bbID, std::string poolName) in CreateBBObj() argument
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dmem_pool.h78 explicit MemPool(std::string poolName) : name_(std::move(poolName)) {} in MemPool() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_record_pool.h83 PGOStringPool(const std::string &poolName, uint32_t reservedCount) in PGOStringPool() argument
H A Dpool_template.h42 PoolTemplate(std::string poolName, uint32_t reservedCount) in PoolTemplate() argument

Completed in 2 milliseconds