Searched defs:UnmapUpdateSnapshot (Results 1 – 3 of 3) sorted by relevance
/system/core/fs_mgr/libsnapshot/ | ||
D | snapshot_stub.cpp | 71 bool SnapshotManagerStub::UnmapUpdateSnapshot(const std::string&) { in UnmapUpdateSnapshot() function in android::snapshot::SnapshotManagerStub |
D | snapshot_fuzz.cpp | 124 SNAPSHOT_FUZZ_FUNCTION(UnmapUpdateSnapshot, bool, const std::string& name) { in SNAPSHOT_FUZZ_FUNCTION() argument |
D | snapshot.cpp | 2433 bool SnapshotManager::UnmapUpdateSnapshot(const std::string& target_partition_name) { in UnmapUpdateSnapshot() function in android::snapshot::SnapshotManager |