Searched defs:getFileContents (Results 1 – 9 of 9) sorted by relevance
37 com.google.protobuf.ByteString getFileContents(); in getFileContents() method
84 public com.google.protobuf.ByteString getFileContents() { in getFileContents() method in ReadFileResponse441 public com.google.protobuf.ByteString getFileContents() { in getFileContents() method in ReadFileResponse.Builder
62 com.google.protobuf.ByteString getFileContents(); in getFileContents() method
368 public com.google.protobuf.ByteString getFileContents() { in getFileContents() method in ConfigFile917 public com.google.protobuf.ByteString getFileContents() { in getFileContents() method in ConfigFile.Builder
88 func getFileContents(path string) string { func
455 protected String getFileContents(String dir, String baseFileName, String ext) in getFileContents() method in BaseTestCase461 protected String getFileContents(String file) in getFileContents() method in BaseTestCase
56 public static String getFileContents(String dir, String filename) throws IOException { in getFileContents() method in TransliteratorUtilities