Searched refs:setPluginCodeList (Results 1 – 2 of 2) sorted by relevance
81 builder.setPluginCodeList(111 public abstract Builder setPluginCodeList(ImmutableList<PluginCode> fds); in setPluginCodeList() method in PluginInfoInternal.Builder
148 infoBuilder.setPluginCodeList(ImmutableList.copyOf(files.closeables())); in copyPluginArchivesToCacheAndAwaitService()