Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h161 MemPool(MemPoolCtrler &ctl, const std::string &name) : ctrler(ctl) in MemPool() argument
165 MemPool(MemPoolCtrler &ctl, const char *name) : ctrler(ctl) in MemPool() argument

Completed in 1 milliseconds