Searched refs:maxMapSize (Results 1 – 1 of 1) sorted by relevance
317 const int maxMapSize = 1024; in AdminContext() local318 if (mapCtxJdwp.size() < maxMapSize) { in AdminContext()