Searched refs:getLine (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardParserImpl_V21.java128 * getLine() unless there some reason.
181 protected String getLine() throws IOException { method in class:VCardParserImpl_V21
197 line = getLine();
243 line = getLine();
665 getLine(); // Drop the next line.
770 line = getLine();
819 getLine();
853 getLine();
H A DVCardParserImpl_V30.java63 protected String getLine() throws IOException { method in class:VCardParserImpl_V30
326 final String line = getLine();
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h370 LDSection& getLine() { function in class:mcld::ELFFileFormat
375 const LDSection& getLine() const { function in class:mcld::ELFFileFormat
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1411 Vals.push_back(DL.getLine());
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1428 Vals.push_back(DL.getLine());

Completed in 92 milliseconds