Home
last modified time | relevance | path

Searched refs:snapshot_path (Results 1 – 4 of 4) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot_stub.h37 std::string* snapshot_path) override;
Dmock_snapshot.h38 std::string* snapshot_path),
Dsnapshot.h178 std::string* snapshot_path) = 0;
290 std::string* snapshot_path) override;
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2422 std::string* snapshot_path) { in MapUpdateSnapshot() argument
2430 return MapPartitionWithSnapshot(lock.get(), params, snapshot_path); in MapUpdateSnapshot()