Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stub.cpp163 bool SnapshotManagerStub::MapAllSnapshots(const std::chrono::milliseconds&) { in MapAllSnapshots() function in android::snapshot::SnapshotManagerStub
H A Dsnapshot_test.cpp2458 TEST_F(SnapshotUpdateTest, MapAllSnapshots) { in TEST_F() argument
H A Dsnapshot.cpp2722 bool SnapshotManager::MapAllSnapshots(const std::chrono::milliseconds& timeout_ms) { in MapAllSnapshots() function in android::snapshot::SnapshotManager