Searched refs:persist_path (Results 1 – 3 of 3) sorted by relevance
27 const char *persist_path, const char *serial_path) in CycleCountBackupRestore() argument32 persist_path_(persist_path), in CycleCountBackupRestore()
32 CycleCountBackupRestore(int nb_buckets, const char *sysfs_path, const char *persist_path,
306 if (!Mkdir(ret->persist_path())) { in New()317 std::string persist_path() const { in persist_path() function in android::snapshot::AutoMemBasedDir352 const auto& fake_persist_path = fake_root_->persist_path(); in SnapshotFuzzEnv()