Home | History | Annotate | Download | only in util

Lines Matching defs:cacheIsPopulated

43     // All access to the cache or cacheIsPopulated flag must be synchronized on class MeasureUnit,
47 private static boolean cacheIsPopulated = false;
312 if (cacheIsPopulated) {
315 cacheIsPopulated = true;