Home
last modified time | relevance | path

Searched defs:UnmapUpdateSnapshot (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot_stub.cpp71 bool SnapshotManagerStub::UnmapUpdateSnapshot(const std::string&) { in UnmapUpdateSnapshot() function in android::snapshot::SnapshotManagerStub
Dsnapshot_fuzz.cpp124 SNAPSHOT_FUZZ_FUNCTION(UnmapUpdateSnapshot, bool, const std::string& name) { in SNAPSHOT_FUZZ_FUNCTION() argument
Dsnapshot.cpp2433 bool SnapshotManager::UnmapUpdateSnapshot(const std::string& target_partition_name) { in UnmapUpdateSnapshot() function in android::snapshot::SnapshotManager