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