Home
last modified time | relevance | path

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

123

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc472 INJECT( in INJECT() function in cuttlefish::KernelRamdiskRepacker
629 INJECT(Gem5ImageUnpacker(const CuttlefishConfig& config, in INJECT() function in cuttlefish::Gem5ImageUnpacker
710 INJECT(GeneratePersistentBootconfig( in INJECT() function in cuttlefish::GeneratePersistentBootconfig
799 INJECT(GeneratePersistentVbmeta( in INJECT() function in cuttlefish::GeneratePersistentVbmeta
893 INJECT(InitializeMetadataImage( in INJECT() function in cuttlefish::InitializeMetadataImage
921 INJECT(InitializeAccessKregistryImage( in INJECT() function in cuttlefish::InitializeAccessKregistryImage
946 INJECT(InitializeHwcomposerPmemImage( in INJECT() function in cuttlefish::InitializeHwcomposerPmemImage
974 INJECT(InitializePstore(const CuttlefishConfig::InstanceSpecific& instance)) in INJECT() function in cuttlefish::InitializePstore
998 INJECT(InitializeSdCard(const CuttlefishConfig::InstanceSpecific& instance)) in INJECT() function in cuttlefish::InitializeSdCard
1024 INJECT(InitializeFactoryResetProtected( in INJECT() function in cuttlefish::InitializeFactoryResetProtected
[all …]
/device/google/cuttlefish/host/libs/config/adb/
Dlaunch.cpp36 INJECT(AdbHelper(const CuttlefishConfig::InstanceSpecific& instance, in INJECT() function in cuttlefish::__anon057acd460111::AdbHelper
78 INJECT(AdbConnector(const AdbHelper& helper)) : helper_(helper) {} in INJECT() function in cuttlefish::__anon057acd460111::AdbConnector
122 INJECT(SocketVsockProxy(const AdbHelper& helper, in INJECT() function in cuttlefish::__anon057acd460111::SocketVsockProxy
Ddata.cpp26 INJECT(AdbConfigImpl()) {} in INJECT() function in cuttlefish::__anonbd5fc1e50111::AdbConfigImpl
Dconfig.cpp29 INJECT(AdbConfigFragmentImpl(AdbConfig& config)) : config_(config) {} in INJECT() function in cuttlefish::__anon703804410111::AdbConfigFragmentImpl
/device/google/cuttlefish/host/commands/run_cvd/
Dvalidate.cpp34 INJECT(ValidateTapDevices(const CuttlefishConfig::InstanceSpecific& instance)) in INJECT() function in cuttlefish::__anonac1e99e20111::ValidateTapDevices
59 INJECT(ValidateHostConfigurationFeature()) {} in INJECT() function in cuttlefish::__anonac1e99e20111::ValidateHostConfigurationFeature
Dmain.cc59 INJECT( in INJECT() function in cuttlefish::__anon3da946200111::CuttlefishEnvironment
78 INJECT(InstanceLifecycle(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anon3da946200111::InstanceLifecycle
Dboot_state_machine.cc115 INJECT(ProcessLeader(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anon34d9a1830111::ProcessLeader
160 INJECT(CvdBootStateMachine(ProcessLeader& process_leader, in INJECT() function in cuttlefish::__anon34d9a1830111::CvdBootStateMachine
/device/google/cuttlefish/host/libs/config/
Dconfig_flag.cpp44 INJECT(SystemImageDirFlagImpl()) { in INJECT() function in cuttlefish::__anon8fae6b640111::SystemImageDirFlagImpl
123 INJECT(ConfigFlagImpl(ConfigReader& cr, SystemImageDirFlag& s)) in INJECT() function in cuttlefish::__anon8fae6b640111::ConfigFlagImpl
222 INJECT(ConfigFlagPlaceholderImpl()) {} in INJECT() function in cuttlefish::__anon8fae6b640111::ConfigFlagPlaceholderImpl
Ddata_image.cpp189 INJECT(InitializeDataImageImpl( in INJECT() function in cuttlefish::InitializeDataImageImpl
299 INJECT(InitializeMiscImageImpl( in INJECT() function in cuttlefish::InitializeMiscImageImpl
341 INJECT(InitializeEspImageImpl( in INJECT() function in cuttlefish::InitializeEspImageImpl
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dwmediumd_server.cpp38 INJECT(WmediumdServer(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anon7de6bab40111::WmediumdServer
101 INJECT(ValidateWmediumdService( in INJECT() function in cuttlefish::__anon7de6bab40111::ValidateWmediumdService
Dstreamer.cpp92 INJECT(StreamerSockets(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anon601f42c50111::StreamerSockets
189 INJECT(WebRtcServer(const CuttlefishConfig& config, in INJECT() function in cuttlefish::__anon601f42c50111::WebRtcServer
Decho_server.cpp35 INJECT(EchoServer(GrpcSocketCreator& grpc_socket)) in INJECT() function in cuttlefish::__anon2f8e92f70111::EchoServer
Dmetrics.cpp34 INJECT(MetricsService(const CuttlefishConfig& config)) : config_(config) {} in INJECT() function in cuttlefish::__anond042fcd90111::MetricsService
Dconfig_server.cpp34 INJECT(ConfigServer(const CuttlefishConfig::InstanceSpecific& instance)) in INJECT() function in cuttlefish::__anon23141d4e0111::ConfigServer
Dtombstone_receiver.cpp34 INJECT(TombstoneReceiver(const CuttlefishConfig::InstanceSpecific& instance)) in INJECT() function in cuttlefish::TombstoneReceiver
Dopenwrt_control_server.cpp36 INJECT( in INJECT() function in cuttlefish::__anon188711270111::OpenwrtControlServer
Dlogcat_receiver.cpp35 INJECT(LogcatReceiver(const CuttlefishConfig::InstanceSpecific& instance)) in INJECT() function in cuttlefish::__anon6c02d8700111::LogcatReceiver
/device/google/cuttlefish/host/commands/cvd/server_command/
Dsubprocess_waiter.h31 INJECT(SubprocessWaiter()) {} in INJECT() function
Dreset.cpp43 INJECT(CvdResetCommandHandler()) {} in INJECT() function in cuttlefish::CvdResetCommandHandler
Dtry_acloud.cpp33 INJECT(TryAcloudCommand(ConvertAcloudCreateCommand& converter, in INJECT() function in cuttlefish::TryAcloudCommand
/device/google/cuttlefish/host/commands/secure_env/
Dsoft_oemlock.h29 INJECT(SoftOemLock()) : is_allowed_by_carrier_(true), is_allowed_by_device_(false) {} in INJECT() function
/device/google/cuttlefish/host/libs/config/fastboot/
Ddata.cpp23 INJECT(FastbootConfigImpl()) {} in INJECT() function in cuttlefish::__anon732756800111::FastbootConfigImpl
Dconfig.cpp28 INJECT(FastbootConfigFragmentImpl(FastbootConfig& config)) : config_(config) {} in INJECT() function in cuttlefish::__anonb6372b9c0111::FastbootConfigFragmentImpl
Dlaunch.cpp32 INJECT(FastbootProxy(const CuttlefishConfig::InstanceSpecific& instance, in INJECT() function in cuttlefish::__anon4b79f4a10111::FastbootProxy
/device/google/cuttlefish/host/libs/confui/
Dhost_mode_ctrl.h41 INJECT(HostModeCtrl()) : atomic_mode_(ModeType::kAndroidMode) {} in INJECT() function

123