Searched defs:readFileToString (Results 1 – 4 of 4) sorted by relevance
172 private static String readFileToString(Path file) throws IOException { in readFileToString() method in TelephonyLookupGeneratorTest
556 bool StorageManager::readFileToString(const char* file, string* content) { in readFileToString() function in android::os::statsd::StorageManager
182 static bool readFileToString(const std::string& filename, std::string* result) { in readFileToString() function
784 private static String readFileToString(Path file) throws IOException { in readFileToString() method in TzLookupGeneratorTest