Home
last modified time | relevance | path

Searched defs:ReadCurrentMetadata (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp149 std::unique_ptr<LpMetadata> ReadCurrentMetadata(const std::string& block_device) { in ReadCurrentMetadata() function
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1575 std::unique_ptr<LpMetadata> SnapshotManager::ReadCurrentMetadata() { in ReadCurrentMetadata() function in android::snapshot::SnapshotManager