Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dfactory_reset_protected.cc32 auto frp = instance.factory_reset_protected_path(); in InitializeFactoryResetProtected()
Dinitialize_instance_composite_disk.cc53 AbsolutePath(instance.factory_reset_protected_path()), in PersistentCompositeDiskConfig()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h523 std::string factory_reset_protected_path() const;
Dcuttlefish_config_instance.cpp1862 std::string CuttlefishConfig::InstanceSpecific::factory_reset_protected_path() const { in factory_reset_protected_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific