Searched defs:MapAllSnapshots (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_stub.cpp | 157 bool SnapshotManagerStub::MapAllSnapshots(const std::chrono::milliseconds&) { in MapAllSnapshots() function in android::snapshot::SnapshotManagerStub |
H A D | snapshot_test.cpp | 2246 TEST_F(SnapshotUpdateTest, MapAllSnapshots) { in TEST_F() argument |
H A D | snapshot.cpp | 2333 bool SnapshotManager::MapAllSnapshots(const std::chrono::milliseconds& timeout_ms) { in MapAllSnapshots() function in android::snapshot::SnapshotManager |