Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2882 auto suffixed_name = partition_update.partition_name() + target_suffix; in CreateUpdateSnapshotsInternal() local
2883 auto&& [it, inserted] = partition_map.emplace(suffixed_name, &partition_update); in CreateUpdateSnapshotsInternal()
2890 auto& extra_extents = extra_extents_map[suffixed_name]; in CreateUpdateSnapshotsInternal()