/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | display.cpp | 26 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
|
D | touchpad.cpp | 26 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/ |
D | launch.cpp | 37 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
|
D | data.cpp | 26 INJECT(AdbConfigImpl()) {} in INJECT() function in cuttlefish::__anon5a4d91560111::AdbConfigImpl
|
D | config.cpp | 29 INJECT(AdbConfigFragmentImpl(AdbConfig& config)) : config_(config) {} in INJECT() function in cuttlefish::__anonffd773f20111::AdbConfigFragmentImpl
|
/aosp_15_r20/device/google/cuttlefish/host/libs/config/ |
D | config_flag.cpp | 48 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/ |
D | main.cc | 60 INJECT( in INJECT() function in cuttlefish::__anonda9715910111::CuttlefishEnvironment 83 INJECT(InstanceLifecycle(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anonda9715910111::InstanceLifecycle
|
D | reporting.h | 38 INJECT(DiagnosticInformationFn(Args... args)) in INJECT() function
|
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/launch/ |
D | streamer.cpp | 92 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
|
D | webrtc_controller.h | 32 INJECT(WebRtcController()) {}; in INJECT() function
|
D | auto_cmd.h | 43 INJECT(GenericCommandSource(Args... args)) in INJECT() function
|
D | control_env_proxy_server.cpp | 35 INJECT( in INJECT() function in cuttlefish::__anon25ac8df30111::ControlEnvProxyServer
|
/aosp_15_r20/external/google-fruit/examples/simple_injection/ |
H A D | incrementer_impl.cpp | 24 INJECT(IncrementerImpl(Adder* adder)) : adder(adder) {} in INJECT() function in IncrementerImpl
|
/aosp_15_r20/external/google-fruit/examples/server/ |
H A D | foo_handler.cpp | 30 INJECT(FooHandlerImpl(const Request& request, const ServerContext& serverContext)) in INJECT() function in FooHandlerImpl
|
H A D | bar_handler.cpp | 30 INJECT(BarHandlerImpl(const Request& request, const ServerContext& serverContext)) in INJECT() function in BarHandlerImpl
|
H A D | request_dispatcher.cpp | 38 INJECT(RequestDispatcherImpl(const Request& request, Provider<FooHandler> fooHandler, in INJECT() function in RequestDispatcherImpl
|
/aosp_15_r20/external/google-fruit/examples/scaling_doubles/ |
H A D | scaler.cpp | 30 …INJECT(ScalerImpl(ASSISTED(double) factor, Multiplier* multiplier)) : multiplier(multiplier), fact… in INJECT() function in ScalerImpl
|
/aosp_15_r20/external/google-fruit/examples/testing/ |
H A D | cached_greeter.cpp | 26 INJECT(CachedGreeterImpl(Greeter* greeter, KeyValueStorage* keyValueStorage)) in INJECT() function in CachedGreeterImpl
|
/aosp_15_r20/external/google-fruit/include/fruit/ |
H A D | macro.h | 90 #define INJECT(Signature) … macro
|
/aosp_15_r20/device/google/cuttlefish/host/libs/config/fastboot/ |
D | data.cpp | 23 INJECT(FastbootConfigImpl()) {} in INJECT() function in cuttlefish::__anon0fa574910111::FastbootConfigImpl
|
D | config.cpp | 28 INJECT(FastbootConfigFragmentImpl(FastbootConfig& config)) : config_(config) {} in INJECT() function in cuttlefish::__anon6ab511ed0111::FastbootConfigFragmentImpl
|
/aosp_15_r20/external/google-fruit/examples/annotated_injection/ |
H A D | car.cpp | 28 INJECT(CarImpl( in INJECT() function in CarImpl
|
/aosp_15_r20/external/google-fruit/extras/bazel_usage_example/ |
H A D | main.cpp | 36 INJECT(GreeterImpl(Writer* writer)) : writer(writer) {} in INJECT() function in GreeterImpl
|
/aosp_15_r20/external/google-fruit/examples/hello_world/ |
H A D | main.cpp | 36 INJECT(GreeterImpl(Writer* writer)) : writer(writer) {} in INJECT() function in GreeterImpl
|
/aosp_15_r20/external/google-fruit/examples/multibindings/ |
H A D | main.cpp | 57 INJECT(Listener2(Writer* writer)) : writer(writer) {} in INJECT() function in Listener2
|