Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp616 std::vector<std::string> patchfiles; in MapPrecreatedSnapshots() local
620 patchfiles.push_back(android::base::Basename(entry.path().generic_string())); in MapPrecreatedSnapshots()
631 for (auto& patchfile : patchfiles) { in MapPrecreatedSnapshots()