Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp3379 auto suffixed_name = partition_update.partition_name() + target_suffix; in CreateUpdateSnapshotsInternal() local
3380 auto&& [it, inserted] = partition_map.emplace(suffixed_name, &partition_update); in CreateUpdateSnapshotsInternal()
3387 auto& extra_extents = extra_extents_map[suffixed_name]; in CreateUpdateSnapshotsInternal()