Searched refs:factory_reset_protected_path (Results 1 – 4 of 4) sorted by relevance
32 auto frp = instance.factory_reset_protected_path(); in InitializeFactoryResetProtected()
53 AbsolutePath(instance.factory_reset_protected_path()), in PersistentCompositeDiskConfig()
523 std::string factory_reset_protected_path() const;
1862 std::string CuttlefishConfig::InstanceSpecific::factory_reset_protected_path() const { in factory_reset_protected_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific