Home
last modified time | relevance | path

Searched defs:LateInject (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dkernel_log_monitor.cpp47 Result<void> LateInject(fruit::Injector<>& injector) override { in LateInject() function in cuttlefish::__anon6fce56460111::KernelLogMonitor
/device/google/cuttlefish/host/libs/vm_manager/
Dvm_manager.cpp92 Result<void> LateInject(fruit::Injector<>& injector) override { in LateInject() function in cuttlefish::vm_manager::VmmCommands
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc87 Result<void> LateInject(fruit::Injector<>& injector) override { in LateInject() function in cuttlefish::__anon912325db0111::InstanceLifecycle
Dserver_loop_impl.cpp75 Result<void> ServerLoopImpl::LateInject(fruit::Injector<>& injector) { in LateInject() function in cuttlefish::run_cvd_impl::ServerLoopImpl