Home
last modified time | relevance | path

Searched defs:BasicDeps (Results 1 – 7 of 7) sorted by relevance

/dports/net/bosh-cli/bosh-cli-5.5.0/cmd/
H A Dbasic_deps.go15 type BasicDeps struct { struct
16 FS boshsys.FileSystem
17 UI *boshui.ConfUI
18 Logger boshlog.Logger
20 UUIDGen boshuuid.Generator
21 CmdRunner boshsys.CmdRunner
22 Compressor boshcmd.Compressor
23 DigestCalculator bicrypto.DigestCalculator
24 DigestCreationAlgorithms []boshcrypto.Algorithm
26 Time clock.Clock
H A Dfactory.go18 func NewFactory(deps BasicDeps) Factory {
H A Dcmd.go32 func NewCmd(boshOpts BoshOpts, opts interface{}, deps BasicDeps) Cmd {
H A Denv_factory.go70 deps BasicDeps,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dbuilder_unittest.cc89 TEST_F(BuilderTest, BasicDeps) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dbuilder_unittest.cc92 TEST_F(BuilderTest, BasicDeps) { in TEST_F() argument
/dports/devel/gn/gn-1962/src/gn/
H A Dbuilder_unittest.cc98 TEST_F(BuilderTest, BasicDeps) { in TEST_F() argument