Home
last modified time | relevance | path

Searched defs:getClient (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava/src/com/google/common/net/
DInetAddresses.java659 public Inet4Address getClient() { in getClient() method in InetAddresses.TeredoInfo
/external/clang/include/clang/Basic/
DDiagnostic.h367 DiagnosticConsumer *getClient() { return Client; } in getClient() function
368 const DiagnosticConsumer *getClient() const { return Client; } in getClient() function