Home
last modified time | relevance | path

Searched refs:CommandSetRemoteLocations (Results 1 – 2 of 2) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/target/
H A Dtarget.go554 return cdp.Execute(ctx, CommandSetRemoteLocations, p, nil)
573 CommandSetRemoteLocations = "Target.setRemoteLocations" const
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/
H A Dcdproto.go613 CommandTargetSetRemoteLocations = target.CommandSetRemoteLocations