Searched refs:CommonPoolBase (Results 1 – 4 of 4) sorted by relevance
29 class CommonPoolBase {30 PREVENT_COPY_AND_ASSIGN(CommonPoolBase);33 CommonPoolBase() {} in CommonPoolBase() function
27 class CommonPoolBase {28 PREVENT_COPY_AND_ASSIGN(CommonPoolBase);31 CommonPoolBase() {} in CommonPoolBase() function
26 CommonPool::CommonPool() : CommonPoolBase() { in CommonPool()
77 class CommonPool : private CommonPoolBase {