Home
last modified time | relevance | path

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

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