Searched refs:forceBatchInitializations (Results 1 – 5 of 5) sorted by relevance
405 this.manager.forceBatchInitializations(false/*not initAfterLoad*/); in checkProjectsAndClasspathChanges()425 this.manager.forceBatchInitializations(false/*not initAfterLoad*/); in checkProjectsAndClasspathChanges()455 this.manager.forceBatchInitializations(false/*not initAfterLoad*/); in checkProjectsAndClasspathChanges()500 this.manager.forceBatchInitializations(false/*not initAfterLoad*/); in checkProjectsAndClasspathChanges()538 this.manager.forceBatchInitializations(false/*not initAfterLoad*/); in checkProjectsAndClasspathChanges()
257 JavaModelManager.getJavaModelManager().forceBatchInitializations(initAfterLoad); in initializeRoots()
2073 public synchronized boolean forceBatchInitializations(boolean initAfterLoad) { in forceBatchInitializations() method in JavaModelManager
1724 javaModelManager.forceBatchInitializations(false); in testBug525597()1813 javaModelManager.forceBatchInitializations(false); in testBug525597B()
4540 …if (manager.forceBatchInitializations(true/*initAfterLoad*/)) { // if no other thread has started … in initializeAfterLoad()