Home
last modified time | relevance | path

Searched refs:ValidateHostConfigurationFeature (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dvalidate.cpp57 class ValidateHostConfigurationFeature : public SetupFeature { class
59 INJECT(ValidateHostConfigurationFeature()) {} in INJECT() argument
94 .addMultibinding<SetupFeature, ValidateHostConfigurationFeature>() in validationComponent()