Home
last modified time | relevance | path

Searched defs:NewClient (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_target_runner/go/src/pigweed/pw_target_runner_client/
Dmain.go39 func NewClient(host string, port int) (*Client, error) { func
/external/tink/go/testing/fakekms/
Dfakekms.go51 func NewClient(uriPrefix string) (registry.KMSClient, error) { func
/external/tink/go/integration/hcvault/
Dhcvault_client.go54 func NewClient(uriPrefix string, tlsCfg *tls.Config, token string) (registry.KMSClient, error) { func
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dprotocol.go64 func NewClient(ctx context.Context, stream jsonrpc2.Stream, client Client) (context.Context, *jsonr… func
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dprotocol.go64 func NewClient(ctx context.Context, stream jsonrpc2.Stream, client Client) (context.Context, *jsonr… func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dprotocol.go64 func NewClient(ctx context.Context, stream jsonrpc2.Stream, client Client) (context.Context, *jsonr… func
/external/tink/go/testing/fakemonitoring/
Dfakemonitoring.go73 func NewClient(name string) *Client { func
/external/tink/go/integration/awskms/
Daws_kms_client.go207 func NewClient(uriPrefix string) (registry.KMSClient, error) { func