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