Searched refs:childStores (Results 1 – 1 of 1) sorted by relevance
61 public IFileStore[] childStores(int options, IProgressMonitor monitor) throws CoreException { in childStores() method in FileStoreAdapter62 return mStore.childStores(options, monitor); in childStores()