Home
last modified time | relevance | path

Searched defs:INJECT (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisplay.cpp26 INJECT(DisplaysConfigsImpl()) {} in INJECT() function in cuttlefish::__anonad2de9d60111::DisplaysConfigsImpl
55 INJECT(DisplaysConfigsFlagImpl(DisplaysConfigs& configs, in INJECT() function in cuttlefish::__anonad2de9d60211::DisplaysConfigsFlagImpl
94 INJECT(DisplaysConfigsFragmentImpl(DisplaysConfigs& displays_configs)) in INJECT() function in cuttlefish::__anonad2de9d60311::DisplaysConfigsFragmentImpl
Dtouchpad.cpp26 INJECT(TouchpadsConfigsImpl()) {} in INJECT() function in cuttlefish::__anon3d6af0580111::TouchpadsConfigsImpl
56 INJECT(TouchpadsConfigsFlagImpl(TouchpadsConfigs& configs, in INJECT() function in cuttlefish::__anon3d6af0580211::TouchpadsConfigsFlagImpl
/aosp_15_r20/device/google/cuttlefish/host/libs/config/adb/
Dlaunch.cpp37 INJECT(AdbHelper(const CuttlefishConfig::InstanceSpecific& instance, in INJECT() function in cuttlefish::__anon951a3cf70111::AdbHelper
79 INJECT(AdbConnector(const AdbHelper& helper)) : helper_(helper) {} in INJECT() function in cuttlefish::__anon951a3cf70111::AdbConnector
123 INJECT(SocketVsockProxy(const AdbHelper& helper, in INJECT() function in cuttlefish::__anon951a3cf70111::SocketVsockProxy
Ddata.cpp26 INJECT(AdbConfigImpl()) {} in INJECT() function in cuttlefish::__anon5a4d91560111::AdbConfigImpl
Dconfig.cpp29 INJECT(AdbConfigFragmentImpl(AdbConfig& config)) : config_(config) {} in INJECT() function in cuttlefish::__anonffd773f20111::AdbConfigFragmentImpl
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dconfig_flag.cpp48 INJECT(SystemImageDirFlagImpl()) { in INJECT() function in cuttlefish::__anon133bd1350111::SystemImageDirFlagImpl
118 INJECT(ConfigFlagImpl(ConfigReader& cr, SystemImageDirFlag& s)) in INJECT() function in cuttlefish::__anon133bd1350111::ConfigFlagImpl
229 INJECT(ConfigFlagPlaceholderImpl()) {} in INJECT() function in cuttlefish::__anon133bd1350111::ConfigFlagPlaceholderImpl
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc60 INJECT( in INJECT() function in cuttlefish::__anonda9715910111::CuttlefishEnvironment
83 INJECT(InstanceLifecycle(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anonda9715910111::InstanceLifecycle
Dreporting.h38 INJECT(DiagnosticInformationFn(Args... args)) in INJECT() function
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp92 INJECT(StreamerSockets(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anonaa2ec3b60111::StreamerSockets
212 INJECT(WebRtcServer(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anonaa2ec3b60111::WebRtcServer
Dwebrtc_controller.h32 INJECT(WebRtcController()) {}; in INJECT() function
Dauto_cmd.h43 INJECT(GenericCommandSource(Args... args)) in INJECT() function
Dcontrol_env_proxy_server.cpp35 INJECT( in INJECT() function in cuttlefish::__anon25ac8df30111::ControlEnvProxyServer
/aosp_15_r20/external/google-fruit/examples/simple_injection/
H A Dincrementer_impl.cpp24 INJECT(IncrementerImpl(Adder* adder)) : adder(adder) {} in INJECT() function in IncrementerImpl
/aosp_15_r20/external/google-fruit/examples/server/
H A Dfoo_handler.cpp30 INJECT(FooHandlerImpl(const Request& request, const ServerContext& serverContext)) in INJECT() function in FooHandlerImpl
H A Dbar_handler.cpp30 INJECT(BarHandlerImpl(const Request& request, const ServerContext& serverContext)) in INJECT() function in BarHandlerImpl
H A Drequest_dispatcher.cpp38 INJECT(RequestDispatcherImpl(const Request& request, Provider<FooHandler> fooHandler, in INJECT() function in RequestDispatcherImpl
/aosp_15_r20/external/google-fruit/examples/scaling_doubles/
H A Dscaler.cpp30INJECT(ScalerImpl(ASSISTED(double) factor, Multiplier* multiplier)) : multiplier(multiplier), fact… in INJECT() function in ScalerImpl
/aosp_15_r20/external/google-fruit/examples/testing/
H A Dcached_greeter.cpp26 INJECT(CachedGreeterImpl(Greeter* greeter, KeyValueStorage* keyValueStorage)) in INJECT() function in CachedGreeterImpl
/aosp_15_r20/external/google-fruit/include/fruit/
H A Dmacro.h90 #define INJECT(Signature) … macro
/aosp_15_r20/device/google/cuttlefish/host/libs/config/fastboot/
Ddata.cpp23 INJECT(FastbootConfigImpl()) {} in INJECT() function in cuttlefish::__anon0fa574910111::FastbootConfigImpl
Dconfig.cpp28 INJECT(FastbootConfigFragmentImpl(FastbootConfig& config)) : config_(config) {} in INJECT() function in cuttlefish::__anon6ab511ed0111::FastbootConfigFragmentImpl
/aosp_15_r20/external/google-fruit/examples/annotated_injection/
H A Dcar.cpp28 INJECT(CarImpl( in INJECT() function in CarImpl
/aosp_15_r20/external/google-fruit/extras/bazel_usage_example/
H A Dmain.cpp36 INJECT(GreeterImpl(Writer* writer)) : writer(writer) {} in INJECT() function in GreeterImpl
/aosp_15_r20/external/google-fruit/examples/hello_world/
H A Dmain.cpp36 INJECT(GreeterImpl(Writer* writer)) : writer(writer) {} in INJECT() function in GreeterImpl
/aosp_15_r20/external/google-fruit/examples/multibindings/
H A Dmain.cpp57 INJECT(Listener2(Writer* writer)) : writer(writer) {} in INJECT() function in Listener2

123