Searched defs:NewClient (Results 1 – 8 of 8) sorted by relevance
| /external/pigweed/pw_target_runner/go/src/pigweed/pw_target_runner_client/ |
| D | main.go | 39 func NewClient(host string, port int) (*Client, error) { func
|
| /external/tink/go/testing/fakekms/ |
| D | fakekms.go | 51 func NewClient(uriPrefix string) (registry.KMSClient, error) { func
|
| /external/tink/go/integration/hcvault/ |
| D | hcvault_client.go | 54 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/ |
| D | protocol.go | 64 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/ |
| D | protocol.go | 64 func NewClient(ctx context.Context, stream jsonrpc2.Stream, client Client) (context.Context, *jsonr… func
|
| /external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| D | protocol.go | 64 func NewClient(ctx context.Context, stream jsonrpc2.Stream, client Client) (context.Context, *jsonr… func
|
| /external/tink/go/testing/fakemonitoring/ |
| D | fakemonitoring.go | 73 func NewClient(name string) *Client { func
|
| /external/tink/go/integration/awskms/ |
| D | aws_kms_client.go | 207 func NewClient(uriPrefix string) (registry.KMSClient, error) { func
|