Searched defs:readLine (Results 1 – 9 of 9) sorted by relevance
31 bool readLine = false; in Parse() local
26 int readLine(FILE* inputFile, char* line, int size) { in readLine() function
62 private static String readLine(String filename) throws IOException { in readLine() method in DeviceInfoUtils
180 private String readLine(InputStream in, StringBuilder sb) throws IOException { in readLine() method in PackageUsage
299 public String readLine() throws IOException { in readLine() method in FastDataInput
62 public String readLine() throws IOException { in readLine() method in VCardParserImpl_V21.CustomBufferedReader
250 bool Reader::readLine(std::string* line) { in readLine() function in Reader
63 std::optional<std::pair<char*, char*>> readLine(FailFn fail_fn) { in readLine() function in android::NativeCommandBuffer
4983 public String readLine() throws IOException { in readLine() method in ExifInterface.ByteOrderedDataInputStream