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