Home
last modified time | relevance | path

Searched defs:Client (Results 126 – 150 of 377) sorted by relevance

12345678910>>...16

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/dummy/
Dconnection.py40 def Client(address): function
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DClient.cpp43 Client::Client(const sp<SurfaceFlinger>& flinger) in Client() function in android::Client
/aosp_15_r20/external/skia/infra/bots/task_drivers/g3_canary/
H A Dg3_canary.go165 …parentCtx context.Context, taskFileName, taskStoragePath string, httpClient *http.Client, gcsClien…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/dummy/
Dconnection.py40 def Client(address): function
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dtls.go37 func Client(conn net.Conn, config *Config) *Conn { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dtls.go37 func Client(conn net.Conn, config *Config) *Conn { func
/aosp_15_r20/external/perfetto/docs/deployment/
H A Ddeploying-bigtrace-on-kubernetes.md13 ### Client subsection
/aosp_15_r20/external/python/bumble/rust/src/
Dmain.rs244 Client { enumerator
/aosp_15_r20/external/tink/go/monitoring/
H A Dmonitoring.go113 type Client interface { interface
/aosp_15_r20/external/autotest/client/common_lib/feedback/
H A Dtester_feedback_client.py22 class Client(client.Client): class
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DIAfThread.h63 class Client; variable
H A DIAfTrack.h38 class Client; variable
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_diagnostic.hpp253 class Client : public InstanceLocator, private NonCopyable class
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/utils/
Dpower_mode_client.h125 Client(const uint8_t pm_id, const RawAddress& bd_addr) : pm_id_(pm_id), bd_addr_(bd_addr) {} in Client() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsclient.go25 type Client interface { interface
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DInterfaceFile.cpp50 auto Client = detail::addEntry(AllowableClients, InstallName); in addAllowableClient() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsclient.go25 type Client interface { interface
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dtls.go48 func Client(conn net.Conn, config *Config) *Conn { func
/aosp_15_r20/external/openthread/src/core/net/
H A Dsntp_client.cpp53 Client::Client(Instance &aInstance) in Client() function in ot::Sntp::Client
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dclient.cc131 Client::Client(Comms* comms) : comms_(comms) { in Client() function in sandbox2::Client
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/httptest/
Dserver.go303 func (s *Server) Client() *http.Client { func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsclient.go25 type Client interface { interface
/aosp_15_r20/external/python/cpython2/Demo/pdist/
Dclient.py14 class Client: class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/
H A DInterfaceFile.cpp51 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local
/aosp_15_r20/external/autotest/server/brillo/feedback/
H A Dclosed_loop_audio_client.py48 class Client(client.Client): class

12345678910>>...16