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
60 private static String readLine(String filename) throws IOException { in readLine() method in DeviceInfoUtils
258 public String readLine() throws IOException { in readLine() method in FastDataInput
181 private String readLine(InputStream in, StringBuilder sb) throws IOException { in readLine() method in PackageUsage
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
62 std::optional<std::pair<char*, char*>> readLine(FailFn fail_fn) { in readLine() function in android::NativeCommandBuffer
4933 public String readLine() throws IOException { in readLine() method in ExifInterface.ByteOrderedDataInputStream