Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/remote/unimplemented/
DUnimplementedClient.cpp17 std::unique_ptr<clangd::SymbolIndex> getClient(llvm::StringRef Address, in getClient() function
/external/autotest/frontend/client/src/autotest/afe/
DControlTypeSelectDisplay.java23 public IRadioButton getClient() { in getClient() method in ControlTypeSelectDisplay
DControlTypeSelect.java5 public IRadioButton getClient(); in getClient() method
/external/llvm-project/clang-tools-extra/clangd/index/remote/
DClient.cpp128 std::unique_ptr<clangd::SymbolIndex> getClient(llvm::StringRef Address, in getClient() function
/external/swiftshader/tests/regres/cmd/export_to_sheets/
Dmain.go378 func getClient(authdir string, config *oauth2.Config) (*http.Client, error) { func
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DTsiTest.java52 public TsiHandshaker getClient() { in getClient() method in TsiTest.Handshakers
/external/guava/guava/src/com/google/common/net/
DInetAddresses.java679 public Inet4Address getClient() { in getClient() method in InetAddresses.TeredoInfo
/external/guava/android/guava/src/com/google/common/net/
DInetAddresses.java684 public Inet4Address getClient() { in getClient() method in InetAddresses.TeredoInfo
/external/clang/include/clang/Basic/
DDiagnostic.h369 DiagnosticConsumer *getClient() { return Client; } in getClient() function
370 const DiagnosticConsumer *getClient() const { return Client; } in getClient() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h558 DiagnosticConsumer *getClient() { return Client; } in getClient() function
559 const DiagnosticConsumer *getClient() const { return Client; } in getClient() function
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
DTestKeyStore.java329 public static TestKeyStore getClient() { in getClient() method in TestKeyStore
/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
DTestKeyStore.java327 public static TestKeyStore getClient() { in getClient() method in TestKeyStore