Home
last modified time | relevance | path

Searched defs:getLine (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DTextFormatParseLocation.java73 public int getLine() { in getLine() method in TextFormatParseLocation
DTextFormat.java672 int getLine() { in getLine() method in TextFormat.Tokenizer
1141 public int getLine() { in getLine() method in TextFormat.ParseException
/frameworks/opt/vcard/java/com/android/vcard/
DVCardParserImpl_V30.java73 protected String getLine() throws IOException { in getLine() method in VCardParserImpl_V30
DVCardParserImpl_V21.java181 protected String getLine() throws IOException { in getLine() method in VCardParserImpl_V21
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DProxyServer.java226 private String getLine(InputStream inputStream) throws IOException { in getLine() method in ProxyServer.ProxyConnection
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h401 LDSection& getLine() { in getLine() function
406 const LDSection& getLine() const { in getLine() function