Searched refs:snapshot_dir_path_ (Results 1 – 1 of 1) sorted by relevance
120 std::string snapshot_dir_path_; member in android::snapshot::MapSnapshots133 snapshot_dir_path_ = path + "/"; in MapSnapshots()171 for (const auto& entry : std::filesystem::directory_iterator(snapshot_dir_path_)) { in PrepareUpdate()178 std::string parsing_file = snapshot_dir_path_ + patchfile; in PrepareUpdate()342 std::string parsing_file = snapshot_dir_path_ + patchfile; in CreateSnapshotDevice()396 std::string patch_file = snapshot_dir_path_ + patch; in WriteSnapshotPatch()