Searched defs:readFile (Results 1 – 10 of 10) sorted by relevance
28 template <typename T> std::vector<T> readFile(const char *filename) { in readFile() function51 template <typename T> std::vector<T> readFile(const std::string &filename) { in readFile() function
57 private static String readFile(String fn) { in readFile() method in ToastTest
193 private String readFile(Context context, int resourceId) { in readFile() method in ColorFade
368 private static void readFile(File file, Reader reader) throws IOException { in readFile() method in FileRotator
592 private byte[] readFile(File file) throws Exception { in readFile() method in FileUtilsTest
448 private void readFile() { in readFile() method in RoleUserState
57 T readFile(const std::string& fileName, const T& error) { in readFile() function
544 static bool readFile(ZipFileRO* zip, const char* name, String8& outString) in readFile() function
362 private byte[] readFile(String name) { in readFile() method in LockSettingsStorage
1888 private File readFile(Parcel in) { in readFile() method in BugreportProgressService.BugreportInfo