Searched defs:LateInject (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/host/commands/run_cvd/launch/ | ||
D | kernel_log_monitor.cpp | 47 Result<void> LateInject(fruit::Injector<>& injector) override { in LateInject() function in cuttlefish::__anon6fce56460111::KernelLogMonitor |
/device/google/cuttlefish/host/libs/vm_manager/ | ||
D | vm_manager.cpp | 92 Result<void> LateInject(fruit::Injector<>& injector) override { in LateInject() function in cuttlefish::vm_manager::VmmCommands |
/device/google/cuttlefish/host/commands/run_cvd/ | ||
D | main.cc | 87 Result<void> LateInject(fruit::Injector<>& injector) override { in LateInject() function in cuttlefish::__anon912325db0111::InstanceLifecycle |
D | server_loop_impl.cpp | 75 Result<void> ServerLoopImpl::LateInject(fruit::Injector<>& injector) { in LateInject() function in cuttlefish::run_cvd_impl::ServerLoopImpl |