Searched refs:NewClient (Results 1 – 6 of 6) sorted by relevance
/external/pigweed/pw_target_runner/go/src/pigweed.dev/pw_target_runner_client/ |
D | main.go | 39 func NewClient(host string, port int) (*Client, error) { func 94 cli, err := NewClient(*hostPtr, *portPtr)
|
/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/skia/infra/bots/task_drivers/g3_canary/ |
D | g3_canary.go | 86 store, err := storage.NewClient(ctx, option.WithHTTPClient(client))
|
/external/skqp/infra/cts/ |
D | run_testlab.go | 431 storageClient, err := storage.NewClient(context.Background(), option.WithHTTPClient(client))
|
/external/swiftshader/tests/regres/cmd/regres/ |
D | main.go | 279 client, err := gerrit.NewClient(gerritURL, nil)
|