Searched defs:fixedProfileFile (Results 1 – 2 of 2) sorted by relevance
45 public ProfileFileSupplierBuilder fixedProfileFile(Path path, ProfileFile.Type type) { in fixedProfileFile() method in ProfileFileSupplierBuilder52 public ProfileFileSupplierBuilder fixedProfileFile(ProfileFile profileFile) { in fixedProfileFile() method in ProfileFileSupplierBuilder
106 static ProfileFileSupplier fixedProfileFile(ProfileFile profileFile) { in fixedProfileFile() method