Searched defs:NewClient (Results 1 – 4 of 4) 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
|
/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/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/angle/third_party/vulkan-deps/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
|